Options
All
  • Public
  • Public/Protected
  • All
Menu

The proptypes for FieldsetLegend.

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

Hierarchy

Index

Properties

children

children: React.ReactNode

Optional className

className: undefined | string

Optional id

id: undefined | string

Optional isPageHeading

isPageHeading: undefined | false | true

Whether the legend also acts as the heading for the page. Places the legend children inside a h1 if set to true.

Generated using TypeDoc