Sanity Library Reference Docs
    Preparing search index...

    Type Alias MenuItemActionType

    MenuItemActionType:
        | string
        | ((params: Record<string, string> | undefined, scope?: any) => void)

    Menu item action type