@umbraco-cms/backoffice
    Preparing search index...

    Interface UmbCurrentUserAction<ArgsMetaType>

    interface UmbCurrentUserAction<ArgsMetaType = never> {
        args: UmbCurrentUserActionArgs;
        destroy(): void;
        execute(): Promise<void>;
        getHref(): Promise<undefined | string>;
    }

    Type Parameters

    • ArgsMetaType = never

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Methods

    Properties

    Methods

    MMNEPVFCICPMFPCPTTAAATR