- Preparing search index...
- The search index is not available
Documentation
Function InvisibleTextFileInput
- InvisibleTextFileInput(props): null | ReactElement<any, string | JSXElementConstructor<any>>
-
Parameters
-
props: {
accept: string;
changeHandler: ((txt, path?) => void);
} & RefAttributes<HTMLInputElement>
Returns null | ReactElement<any, string | JSXElementConstructor<any>>
NOTE: Exotic components are not callable.