Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LayoutWithNavToggle

Hierarchy

Index

Properties

Optional navToggle

navToggle: ReactNode

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

Optional navToggleProps

navToggleProps: PropsWithRef<LayoutNavToggleProps, HTMLButtonElement>

Any optional props to provide to the default LayoutNavToggle implementation.

Generated using TypeDoc