Function Flex

  • NOTE: Exotic components are not callable.

    Parameters

    • props: {
          as?: string;
      } & ShorthandProps & AllHTMLAttributes<any> & RefAttributes<unknown>

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

Generated using TypeDoc