Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGridSelectionCheckboxProps

Hierarchy

  • IGridSelectionCheckboxProps

Index

Properties

Optional disabled

disabled: boolean

onChange

onChange: ICheckboxProps<unknown>["onChange"]

Optional reason

reason: React.ReactNode

rowIndex

rowIndex: number | string

store

store: Store

Generated using TypeDoc