Preparing search index...
The search index is not available
Graviola CRUD
Graviola CRUD
table-components/src
useResolvedTableActions
Function useResolvedTableActions
useResolvedTableActions
(
registry
:
TableActionRegistry
,
ctxBySurface
:
{
bulk
:
TableActionContext
;
row
:
TableActionContext
}
,
)
:
{
bulkActions
:
TableAction
[]
;
rowActions
:
TableAction
[]
}
Parameters
registry
:
TableActionRegistry
ctxBySurface
:
{
bulk
:
TableActionContext
;
row
:
TableActionContext
}
Returns
{
bulkActions
:
TableAction
[]
;
rowActions
:
TableAction
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Graviola CRUD
Loading...