Trails Packages
    Preparing search index...

    Properties supported by the SectionHeading component.

    All chakra properties are forwarded to the Heading component.

    interface SectionHeadingProps {
        children?: ReactNode;
    }

    Hierarchy

    • HeadingProps
    • RefAttributes<HTMLHeadingElement>
      • SectionHeadingProps
    Index

    Properties

    Properties

    children?: ReactNode