- Docs
- components
- TextArea
TextArea
Displays a form textarea or a component that looks like a textarea.
TextArea is a primitive meant to be used within other components. The examples below utilizes them inside TextField
Preview
Code
Installation
CLI
Copy & Paste
npx @sly-cli/sly add jolly-ui textarea
Note: Only the default style can be installed via CLI at the moment
Usage
Basic
Preview
Code
Disabled
Preview
Code
With Label
Preview
Code
With Text
Preview
Code
Your message will be copied to the support team.
With Button
Preview
Code