circle_flags

Creator: coderz1093

Last updated:

Add to Cart

Description:

circle flags

circle_flags #
A collection of circular country flags.
Demo #
to view all flags https://hatscripts.github.io/circle-flags/gallery








Usage #

// use a valid country code
CircleFlag('us');
CircleFlag('fr');
CircleFlag(Flags.US);
copied to clipboard
Preloading #
You might want to preload images for a smoother list scrolling experience:
CircleFlag.preload(['fr', 'us']);
copied to clipboard
Overwriting or adding custom flags #
Some users have expressed their need to change some flags due to political reasons, or stylistic reasons. You might also wish to add your own flags. To do so refer to this issue: https://github.com/cedvdb/phone_form_field/issues/222
Contributing & issues #
see CONTRIBUTING.md

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.