Pass Through documentation for InputOtp component
Some sections may not be visible due to the availability of the particular feature.
Defines passthrough(pt) options of InputOtp component.
label | type | description |
---|---|---|
root | InputOtpPassThroughType<InputHTMLAttributes<HTMLInputElement>> | Used to pass attributes to the root's DOM element. |
text | InputOtpPassThroughType<InputHTMLAttributes<HTMLInputElement>> | Used to pass attributes to the input's DOM element. |