Function InvisibleTextFileInput

  • NOTE: Exotic components are not callable.

    Parameters

    • props: {
          accept: string;
          changeHandler: ((txt, path?) => void);
      } & RefAttributes<HTMLInputElement>

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

Generated using TypeDoc