InputOtp Pass Through

Pass Through documentation for InputOtp component

Viewer#

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

Loading...

InputOtp PT Options#

Defines passthrough(pt) options of InputOtp component.

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

InputOtpText PT Options#

Defines passthrough(pt) options of InputOtpText component.

labeltypedescription
rootInputOtpTextPassThroughType<HTMLAttributes<HTMLButtonElement>>Used to pass attributes to the root's DOM element.