Balance
Reckon Design System
Introduction
Packages
Content
Patterns
Theming
Open playroom
Search ⌘ K
Intro
Getting started
Development workflow
Packages
a11y
accordion
app-layout
array-field
aspect-ratio
autocomplete
avatar
badge
banner
blanket
bottom-drawer
box
breadcrumbs
button
button-deprecated
Deprecated
card
checkbox
chip
collapsable
columns
combobox
config-menu
container
core
currency-input
data-group
data-table
Deprecated
date-input
date-picker
divider
drawer
Deprecated
dropdown
Deprecated
dropdown-v2
duration-input
elevate
field
field-stack
fieldset
file-upload
flex
forms
grid
heading
icon
illustration
inline
link
list
loading
media-query
modal-dialog
next-link
notice
pagination
popover
portal
product-menu
radio
radio-button-group
scroll-mask
search-input
segmented-control
Deprecated
select-input
select-menu
side-drawer
sidebar-navigation
stack
strong
table
tabs
tag
text
text-input
text-link
text-list
textarea
theme
tile
toast
toggle
tooltip
tray
tree-view
utils
virtualized-data-table
Deprecated
wizard
Textarea
Textarea lets the user input multi-line plain-text.
Install
pnpm add @balance-web/textarea
Import usage
import
{
Textarea
}
from
'@balance-web/textarea'
;
Code
API
Loading...