country-select
A simple country selector web component using the paper-dropdown-menu.
[ This description is mirrored from README.md at github.com/Protoss78/country-select on 2019-05-10 ]
<country-select>
A simple country selector web component using the paper-dropdown-menu that implements the app-localize-behavior and can translate the country names. Currently it supports localized country names for 253 languages. The country list is based on umpirsky/country-list.
<country-select></country-select>
<country-select language="de" label="Land"></country-select>
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Dependencies
- polymer#Polymer/polymer#^2.0.0
- web-animations-js#web-animations/web-animations-js#^2.2
- paper-dropdown-menu#PolymerElements/paper-dropdown-menu#^2.0.0
- paper-listbox#polymerelements/paper-listbox#^2.0.0
- paper-item#PolymerElements/paper-item#^2.0.0
- app-localize-behavior#PolymerElements/app-localize-behavior#^2.0.0
- paper-styles#PolymerElements/paper-styles#^2.0.0
- country-list#GreenHopper/country-list#^3.0.0
- Released
- 2017-05-23
- Maturity
- IMPORTED
- License
- MIT License
Compatibility
- Framework
- Polymer 2.0+
- Polymer 1.0+ in 1.1.0
- Browser
- Browser Independent
country-select - Vaadin Add-on Directory
A simple country selector web component using the paper-dropdown-menu.
**[ This description is mirrored from README.md at [github.com/Protoss78/country-select](https://github.com//Protoss78/country-select/blob/2.0.1/README.md) on 2019-05-10 ]**
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/Protoss78/country-select)
# \
A simple country selector web component using the paper-dropdown-menu that implements the app-localize-behavior and can translate the country names. Currently it supports localized country names for 253 languages. The country list is based on [umpirsky/country-list](https://github.com/umpirsky/country-list).
```html
```
![Animation](https://github.com/Protoss78/country-select/blob/master/animation.gif "Animation")