Components

AlertDialogBadgeButtonCheckboxChipDrawerFormFieldIconIconButtonInputKbdLabelPopoverPortalProgressRadioGroupSlotSpinnerSwitchTabsTagTextareaVisuallyHidden

Hooks

useCombinedStateuseMergeRefsuseMountedState

Checkbox

A control that allows the user to toggle between checked and not checked.

  • Name@spark-ui/checkbox
    Version2.1.3
    LicenseMIT
    npmgithubReported IssuesReport a bug
  • UsageProps

    Install#

    npm install @spark-ui/checkbox

    Import#

    import { Checkbox } from "@spark-ui/checkbox";
    Edit this page on Github.
    Previousbutton
    Nextchip
    InstallImport