Function TagInput

  • NOTE: Exotic components are not callable.

    Parameters

    • props: {
          disabled?: boolean;
          render: any;
          size?: Size;
      } & AriaAttributes & CommonProps & ShorthandProps & DOMAttributes<any> & RefAttributes<unknown>

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

Generated using TypeDoc