geoview-core
    Preparing search index...

    Variable MRT_RowActionMenuConst

    MRT_RowActionMenu: <TData extends MRT_RowData>(
        { anchorEl, handleEdit, row, setAnchorEl, staticRowIndex, table, ...rest }: MRT_RowActionMenuProps<
            TData,
        >,
    ) => react_jsx_runtime.JSX.Element
    | null

    Type Declaration