mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* chore: add support validationBehavior aria * chore: add validationBehavior to Provider * chore: add autocomplete validation test * chore: add checkbox validation test * fix(input): require condition * docs: add description of validationBehavior props * chore: add support validationBehavior props for date components * docs(dates): add description of validationBehavior props * chore: add changeset * chore: format * chore: fix test * fix: select validationBehavior is not support yet * fix: select validationBehavior not supported yet * chore(docs): validation behavior prop added to nextui-provider --------- Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
@nextui-org/input
Input is a component that allows users to enter text. It can be used to get user inputs in forms, search fields, and more.
This package contains the Input component and the TextArea component.
Please refer to the documentation for more information.
Installation
yarn add @nextui-org/input
# or
npm i @nextui-org/input
Contribution
Yes please! See the contributing guidelines for details.
License
This project is licensed under the terms of the MIT license.