Represents a navigation drawer item.

Slots
content — The content slot for the drawer item.
icon — The slot for the icon of the drawer item.
CSS Parts
base — The base wrapper of the drawer item.
icon — The icon container.
content — The content container.

Determines whether the drawer is active.

active: boolean

Determines whether the drawer is disabled.

disabled: boolean