interface MetaCurrentUserActionDefaultKind {
    color?: UUIInterfaceColor;
    icon?: string;
    label: string;
    look?: UUIInterfaceLook;
}

Hierarchy (View Summary)

Properties

Properties

color?: UUIInterfaceColor

The color of the button

default
icon?: string

An icon to represent the action to be performed

[ "icon-box", "icon-grid" ]

label: string

The friendly name of the action to perform

[ "Create", "Create Content Template" ]

look?: UUIInterfaceLook

The look of the button

primary
MMNEPVFCICPMFPCPTTAAATR