mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* fix(system): @react-aria/utils * feat(hooks): include routerLinkProps * feat(changeset): add changeset * chore(deps): bump @react-aria/utils to 3.24.1 * fix(hooks): missing arguments * chore(deps): bump @react-types/link * chore(link): bump @react-aria/link to 3.7.1 * chore(link): use @react-aria/link instead * chore(changeset): revise changeset * chore(hooks): undo use-aria-link changes * chore(deps): undo use-aria-link changes * chore(deps): bump `@react-aria/utils` to `3.24.1` * chore(deps): bump `@react-types/shared` * feat: add missing router.open parameters due to router change * chore(changeset): add new line * chore(deps): bump `@react-types/shared` to `3.23.1`
@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.