@serenity-is/corelib / GridRowSelectionMixinOptions

Interface: GridRowSelectionMixinOptions

Defined in: src/ui/helpers/gridrowselectionmixin.tsx:8

Properties

selectable()?

optional selectable: (item) => boolean

Defined in: src/ui/helpers/gridrowselectionmixin.tsx:9

Parameters

item

any

Returns

boolean