Function Affix

  • NOTE: Exotic components are not callable.

    Parameters

    • props: {
          children: ((stuck) => ReactNode);
      } & Omit<CoreViewProps, "children"> & RefAttributes<unknown>

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

Generated using TypeDoc