Function Heading

  • NOTE: Exotic components are not callable.

    Parameters

    • props: {
          as?: Headings;
          huge?: boolean;
          jumbo?: boolean;
      } & AriaAttributes & CommonProps & ShorthandProps & DOMAttributes<any> & RefAttributes<unknown>

    Returns ReactElement<any, string | JSXElementConstructor<any>>

Generated using TypeDoc