Options Component
A Svelte Component for options. For use with Svelte only (as far as I know).
Usage
See Documentation
Todo
- Write a skeleton test for Component
- Finish Component
- Parse and create elements based on data
- Add support for input types.
- Slider
- Text Box
- Colour Picker
- Make Components Themable (instead of just editing the component itself)
- Write Docs
- Organize Component