Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LayoutWithNavToggle

Hierarchy

Index

Properties

navToggle?: ReactNode

An optional custom nav toggle to use within the Layout or LayoutAppBar instead of the default implementation.

navToggleProps?: PropsWithRef<LayoutNavToggleProps, HTMLButtonElement>

Any optional props to provide to the default LayoutNavToggle implementation.

Generated using TypeDoc