Options
All
  • Public
  • Public/Protected
  • All
Menu

The proptypes for Main.

This also supports all aria-* and data-* attributes.

Hierarchy

Index

Properties

Properties

children

children: React.ReactNode

The elements within the main wrapper. Contains the content you deem to be the most important for your page.

Optional className

className: undefined | string

Optional id

id: undefined | string

Defaults to "main-content" if not set.

Generated using TypeDoc