Preparing search index...
The search index is not available
Graviola CRUD
Graviola CRUD
table-components/src
TableActionRegistryEntry
Type Alias TableActionRegistryEntry
TableActionRegistryEntry
:
{
build
:
(
ctx
:
TableActionContext
)
=>
TableAction
;
name
?:
string
;
surface
:
"row"
|
"bulk"
;
tester
:
TableActionTester
;
}
Type declaration
build
:
(
ctx
:
TableActionContext
)
=>
TableAction
Optional
name
?:
string
surface
:
"row"
|
"bulk"
tester
:
TableActionTester
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Graviola CRUD
Loading...