0.0.0-dev-20230227043116 • Published 11 months ago

@chakra-ui/c-textarea v0.0.0-dev-20230227043116

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@chakra-ui/c-textarea

The textarea component allows you to easily create multi line text inputs

Installation

# with pnpm
pnpm add @chakra-ui/c-textarea
# or with Yarn
yarn i @chakra-ui/c-textarea
# or with npm
npm i @chakra-ui/c-textarea