աӄա 633f9d208b
feat(test): react hook form tests & stories (#2931)
* feat(input): add Input with React Hook Form tests

* refactor(input): add missing types

* feat(checkbox): add checkbox with React Hook Form tests

* feat(select): add react-hook-form to dev dep

* feat(select): add react hook form story

* feat(select): react hook form tests

* fix(select): incorrect button reference

* feat(deps): add react-hook-form to dev dep in autocomplete

* feat(autocomplete): react hook form story

* feat(autocomplete): react hook form tests

* fix(autocomplete): rollback wrapper type

* feat(switch): add react hook form tests

* refactor(stories): reorder stories items
2024-05-04 13:18:33 -03:00
..
2024-04-01 14:52:40 -03:00
2023-03-12 11:01:14 -03:00

@nextui-org/switch

The Switch component is used as an alternative between checked and not checked states.

Please refer to the documentation for more information.

Installation

yarn add @nextui-org/switch
# or
npm i @nextui-org/switch

Contribution

Yes please! See the contributing guidelines for details.

License

This project is licensed under the terms of the MIT license.