Function: OtpInput()
OtpInput(
props
):ReactElement
<any
,string
|JSXElementConstructor
<any
>>
NOTE: Exotic components are not callable.
Parameters
Parameter | Type |
---|---|
props | Omit <OtpInputProps , "ref" > & RefAttributes <HTMLDivElement > |
Returns
ReactElement
<any
, string
| JSXElementConstructor
<any
>>
Defined in
packages/react-material-ui/src/components/OtpInput/index.tsx:54 (opens in a new tab)