geoview-core
    Preparing search index...

    Variable MRT_ActionMenuItemConst

    MRT_ActionMenuItem: <TData extends MRT_RowData>(
        { icon, label, onOpenSubMenu, table, ...rest }: MRT_ActionMenuItemProps<
            TData,
        >,
    ) => react_jsx_runtime.JSX.Element

    Type Declaration