ui-dropdown
Version:
A custom dropdown element
13 lines (9 loc) • 332 B
Markdown
# ui-element-template
A template element to get started
#Test:
1. npm test
2. Open browser
3. Go to IP
4. Naviagte to tests > test.html
#Known Bugs:
- Firefox doesn't support custom css variables being set on initialization, they must be manually set after instantiation for the styling to work (Last test on Firefox nightly 60)