- Preparing search index...
- The search index is not available
Documentation
- TextInput(props: {
variant?: "default" | "underline";
} & TextInputProps & RefAttributes<TextInput>): null | ReactElement<any, string | JSXElementConstructor<any>>
-
Parameters
-
props: {
variant?: "default" | "underline";
} & TextInputProps & RefAttributes<TextInput>
Returns null | ReactElement<any, string | JSXElementConstructor<any>>
NOTE: Exotic components are not callable.