Hi Alice,
We'll be using it on both mobile and desktop.
I also tried creating a custom OTP field component and added a change event handler using Retool.useEventCallback
. However, I discovered that the Control Component has very limited options, such as the lack of a Focus option, and clearing the value.
To simplify things, I decided to redesign our OTP field to use a single number input like this:
Thanks.