Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CheckboxUIProps

notexported

Hierarchy

  • CheckboxSharedProps
    • CheckboxUIProps

Index

Properties

checked: boolean
className?: string
kind?: CheckboxKind
label?: string
name?: string
required?: boolean
onChange?: MouseEventHandler<HTMLDivElement>

Generated using TypeDoc