Peterl561 a66476d60c
fix(form): use native as default validation behavior (#4425)
* fix(form): use native as default validation behavior

* docs(form): delete explicit validationBehavior=native

* test(form): adjusted form test validation behaviors

* chore(form): adjusted stories with forms

* chore(changeset): changed form default validation behavior to native

* chore(changeset): removed packages with only test changes

* chore(changeset): change to patch

* chore(changeset): update package name

* refactor(docs): update package name

* refactor(docs): update to heroui

---------

Co-authored-by: աӄա <wingkwong.code@gmail.com>
2025-01-30 10:54:56 -03:00
..
2025-01-16 15:03:45 -03:00
2025-01-19 09:33:51 -03:00
2025-01-19 09:33:51 -03:00

@heroui/checkbox

Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.

Please refer to the documentation for more information.

Installation

yarn add @heroui/checkbox
# or
npm i @heroui/checkbox

Contribution

Yes please! See the contributing guidelines for details.

License

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