New to Kendo UI for Vue? Start a free 30-day trial
Custom Attributes
Updated on Jun 24, 2026
Use the inputAttributes property to pass custom HTML attributes to every inner <input> cell of the OTPInput. This is useful for accessibility enhancements, autocomplete hints, or any other native input attribute.
The following example passes autoComplete="one-time-code" to enable browser autofill for OTP codes.
Change Theme
Theme
Loading ...