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

Hierarchy (view full)

Properties

Properties

color?: UUIInterfaceColor
label?: string
look?: UUIInterfaceLook
""