• NOTE: Exotic components are not callable.

    Parameters

    • props: BoxOwnProps<Theme> & CommonProps & Omit<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {}, keyof CommonProps | keyof BoxOwnProps<Theme>> & {
          useStatement?: ((params?) => StatementHookReturn);
      }

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

Generated using TypeDoc