Mask Elements
Every mask can be customized with additional elements. Here, you will find all the addable mask elements and their properties.
navigation-label
An element to display static text.
- Name
 Defines the element name.
- Height
 Specifies the height in pixels or percent.
- Width
 Specifies the width in pixels or percent.
- Label
 Display text.
- Font-Size
 Font size of the display text.
- Font-Color Font color can be assigned here directly via the color picker or determined through the theme (label__label__font-color__normal).
navigation-logo
An element to visualize images or logos.
- Name
 Defines the element name.
- Height
 Specifies the height in pixels or percent.
- Width
 Specifies the width in pixels or percent.
- Url
 URL that points to an image on the web.
navigation-link
An element used to display links.
- Name
 Defines the element name.
- Height
 Specifies the height in pixels or percent.
- Width
 Specifies the width in pixels or percent.
- Label
 Name of the link.
- Url
 Target URL of the link.
- Font-Size
 Font size of the display text.
- Font-Color
 Font color can be directly assigned here via the color picker or determined through the theme (label__label__font-color__normal).