InputOtp Pass Through

Pass Through documentation for InputOtp component

Viewer#

Some sections may not be visible due to the availability of the particular feature.

PT Options#

Defines passthrough(pt) options of InputOtp component.

labeltypedescription
rootInputOtpPassThroughType<InputHTMLAttributes<HTMLInputElement>>Used to pass attributes to the root's DOM element.
textInputOtpPassThroughType<InputHTMLAttributes<HTMLInputElement>>Used to pass attributes to the input's DOM element.