SideBarDrawer specific variables

Defines SideBarDrawer specific variables

$gbc-SideBarDrawer-min-width

Defines the sidebar drawer min width

Type: size

Default value: "235px"

Computed value: "235px"

$gbc-SideBarDrawer-max-width

Defines the sidebar drawer max width

Type: size

Default value: "500px"

Computed value: "500px"

$gbc-SideBarDrawer-width

Defines the sidebar drawer width

Type: size

Default value: "300px"

Computed value: "300px"

$gbc-SideBarDrawer-z-index

Defines the floating panel z-index

Type: number

Default value: "100"

Computed value: "100"

$gbc-SideBarDrawer-color

Defines the sidebar drawer text color

Type: color

Default value: $ui-text-icon-color

Computed value: "rgb(31, 31, 31)"

$gbc-SideBarDrawer-background-color

Defines the sidebar drawer background color

Type: color

Default value: $ui-container-color

Computed value: "rgb(255, 255, 255)"

$gbc-SideBarDrawer-AppsSection-show

Controls the visibility of the APPS section in the SideBarDrawer

Type: boolean

Default value: true

Computed value: true