The default language input for most users of the web is left-to-right. However, the Right-to-Left (RTL) functionality enables you to properly render languages, such as Hebrew and Arabic, thus making your app a truly global one and helping your localization efforts.
The WebForms OTPInput component comes with built-in right-to-left (RTL) support and offers right-to-left rendering.
This demo shows how to set the OTP Input RTL functionality by wrapping the OTPInput element in a container div element with dir="rtl"
.