Options
All
  • Public
  • Public/Protected
  • All
Menu

Properties for the LogoTemplate component.

internal

Hierarchy

  • LogoTemplateProps

Index

Properties

Properties

children

children: ReactNode

The content to display on the page.

Optional direction

direction: "horizontal" | "vertical"
  • horizontal - the logo and page content will be displayed side-by-side.
  • vertical - the logo will be displayed above, with the page content below.

Generated using TypeDoc