DevicesButtonContextualMenuStyles interface

Format för menyn EnheterKnapp .

Extends

IContextualMenuStyles

Egenskaper

menuItemStyles

Format för objekten i knappmenyn EnheterKnapp .

Ärvda egenskaper

container

Format för containern som överordnade alla menyalternativ.

header

Format för rubrikobjektet i en kontextuellmeny

list

Format för listan som innehåller alla menuItems.

root

Basformat för rotelementet i alla ContextualMenus.

subComponentStyles

SubComponent-formatmallar.

title

Åsidosättning av format för rubrik på snabbmenyn.

Egenskapsinformation

menuItemStyles

Format för objekten i knappmenyn EnheterKnapp .

menuItemStyles?: IContextualMenuItemStyles

Egenskapsvärde

IContextualMenuItemStyles

Information om ärvda egenskaper

container

Format för containern som överordnade alla menyalternativ.

container: IStyle

Egenskapsvärde

IStyle

Ärvd från IContextualMenuStyles.container

header

Format för rubrikobjektet i en kontextuellmeny

header: IStyle

Egenskapsvärde

IStyle

Ärvd från IContextualMenuStyles.header

list

Format för listan som innehåller alla menuItems.

list: IStyle

Egenskapsvärde

IStyle

Ärvd från IContextualMenuStyles.list

root

Basformat för rotelementet i alla ContextualMenus.

root: IStyle

Egenskapsvärde

IStyle

Ärvd från IContextualMenuStyles.root

subComponentStyles

SubComponent-formatmallar.

subComponentStyles: IContextualMenuSubComponentStyles

Egenskapsvärde

IContextualMenuSubComponentStyles

Ärvd från IContextualMenuStyles.subComponentStyles

title

Åsidosättning av format för rubrik på snabbmenyn.

title: IStyle

Egenskapsvärde

IStyle

Ärvd från IContextualMenuStyles.title