@serenity-is/corelib / GridRadioSelectionMixinOptions
Interface: GridRadioSelectionMixinOptions
Table of contents
Properties
Properties
selectable
• Optional selectable: (item: any) => boolean
Type declaration
▸ (item): boolean
Parameters
| Name | Type |
|---|---|
item |
any |
Returns
boolean