lang-picker
Language picker dropdown element, built with paper-dropdown-menu returns short language code eg: 'en'
$ bower install --save mrsideshowjack/lang-picker
<lang-picker selected="{{lang}}"></lang-picker>
The following custom properties and mixins are available for styling:
Custom property | Description | Default |
---|---|---|
--lang-picker-dropdown-width |
width of the dropdown | 100% |
--lang-picker-listbox-max-height |
max-height of the listbox | 250px |
--paper-input-container-focus-color |
colour of the input container | --primary-color, blue |
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
(c) Jack Mason Apache License 2.0