Interface RowSelectionProps

Hierarchy

Properties

Properties

enabled?: boolean
type?: "default" | "onRowClick"
  • onRowClick - Selects if row is clicked on.
  • default - Selects only if checkbox is checked.

Generated using TypeDoc