Checkbox Group Item

Hierarchy

  • ICheckboxGroupItem

Properties

data?: any
isDisabled?: boolean
isSelected?: boolean
label?: string
name?: string
onChange?: ((item, ev?) => void)

Type declaration

title?: string
type?: number

Generated using TypeDoc