Skip to content

NavbarColor

Mika Berglund edited this page Jan 21, 2020 · 1 revision

NavbarColor Enumeration

Defines constants for color scheme of a Navbar component. This controls the color of the text on the navbar. You still need to specify the background colour you want to use on your Navbar component.

The constants are defined as:

  • Dark - For Navbar components with dark background colour.
  • Light - For Navbar components with light background colour.
Clone this wiki locally