README
Dropdown-themed
A Simple Dropdown with a day and night theme.
Theme can be switched by adding theme attribute which is set to false as default.
Input is given as a array or object array and the respective field can be given.
A simple drop down with a day and night theme
<script type="module">
import dropdownThemed from 'https://cdn.skypack.dev/dropdown-themed';
</script>
A Simple Dropdown with a day and night theme.
Theme can be switched by adding theme attribute which is set to false as default.
Input is given as a array or object array and the respective field can be given.