geoview-core
Preparing search index...
MRT_RowActionMenu
Variable MRT_RowActionMenu
Const
MRT_RowActionMenu
:
<
TData
extends
MRT_RowData
>
(
{ anchorEl, handleEdit, row, setAnchorEl, staticRowIndex, table, ...rest }
:
MRT_RowActionMenuProps
<
TData
,
>
,
)
=>
react_jsx_runtime.JSX.Element
|
null
Type Declaration
<
TData
extends
MRT_RowData
>
(
{ anchorEl, handleEdit, row, setAnchorEl, staticRowIndex, table, ...rest }
:
MRT_RowActionMenuProps
<
TData
,
>
,
)
:
react_jsx_runtime.JSX.Element
|
null
Type Parameters
TData
extends
MRT_RowData
Parameters
{ anchorEl, handleEdit, row, setAnchorEl, staticRowIndex, table, ...rest }
:
MRT_RowActionMenuProps
<
TData
>
Returns
react_jsx_runtime.JSX.Element
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
geoview-core
Loading...