Components

AlertDialogBadgeButtonCheckboxChipDrawerFormFieldIconIconButtonInputKbdLabelPopoverPortalProgressRadioGroupSlotSpinnerSwitchTabsTagTextareaVisuallyHidden

Hooks

useCombinedStateuseMergeRefsuseMountedState

Textarea

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

  • Name@spark-ui/textarea
    Version1.2.26
    LicenseMIT
    npmgithubReported IssuesReport a bug
  • UsageProps

    Install#

    npm install @spark-ui/textarea

    Import#

    import { Textarea } from "@spark-ui/textarea";
    Edit this page on Github.
    Previoustag
    Nextvisually-hidden
    InstallImport