Skip to content

A collection of custom form and some other components which might be useful in forms for Solid JS which utilise the browser's default APIs.

Notifications You must be signed in to change notification settings

VirajS00/solidjs-components

Repository files navigation

Solid JS Form components

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 :).

Usage

$ pnpm install

Available Scripts

In the project directory, you can run:

$ pnpm run storybook

Runs storybook so you can preview the components.

All the components currently included:

  • 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

About

A collection of custom form and some other components which might be useful in forms for Solid JS which utilise the browser's default APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published