Interface IIgrNavDrawerItemProps

Hierarchy

Hierarchy

  • IIgrNavDrawerItemProps

Properties

active?: string | boolean

Determines whether the drawer is active.

children?: ReactNode
className?: string
disabled?: string | boolean

Determines whether the drawer is disabled.

id?: string
style?: CSSProperties