@jsvision/datagrid / PersonalizeResult
Interface: PersonalizeResult
Defined in: datagrid/src/personalize.ts:26
The outcome of personalizeGrid: ok is true only when the user committed with OK.
Properties
ok
readonlyok:boolean
Defined in: datagrid/src/personalize.ts:28
true when OK committed the pending layout; false on Cancel/Esc (the grid is untouched).