A collection of custom form components for Solid JS which utilize the browser's default Form APIs. This project is still work in progress.
Feel free to contribute in you want to :).
$ pnpm install
In the project directory, you can run:
$ pnpm run storybook
Runs storybook so you can preview the components.
- Button
- Calendar
- Checkbox
- Combobox
- Date Picker
- Dual Range Slider
- Form
- Text Input
- Label
- Multi Select
- Multi String
- Multi Value Input
- Radio button
- Range Input
- Select
- Text Area
- Toast
- Toggle