@serenity-is/corelib / GridRowSelectionMixinOptions

Interface: GridRowSelectionMixinOptions

Table of contents

Properties

Properties

selectable

Optional selectable: (item: any) => boolean

Type declaration

▸ (item): boolean

Parameters
Name Type
item any
Returns

boolean

Defined in

src/ui/helpers/slickhelpers.ts:15