աӄա 3552353203
fix(input): isClearable & add test cases to input (#2796)
* feat(input): add @nextui-org/use-safe-layout-effect

* fix(input): use useSafeLayoutEffect to handle react-hook-form case

* feat(input): add isClearable test case

* feat(input): add react-hook-form to dev dependencies for storybook

* feat(input): add WithReactHookForm to input storybook

* feat(changeset): fixes isClearable function in input

* chore(changeset): update changeset message

* refactor(input): revise input test
2024-04-22 15:30:26 -03:00
..
2024-04-01 14:52:40 -03:00

@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.