Building an OTP screen in react js

preview_player
Показать описание
This is video is part of the react hooks tutorials where I will build an OTP page using functional components and hooks API.

Рекомендации по теме
Комментарии
Автор

How to delete and backspace with focus in reverse way ? Could you please do that ? Thanks

bhagabatsahoo
Автор

Hey! Where is header component that u have imported?

kavyasavadatti
Автор

Thank you. It's a very useful video for me.

rahil-aliyev
Автор

Thank so much, that was so clear. But I have a question, how do I validate these input fields so that the user doesn't leave them blank

angellamabwe
Автор

How can I do the first input field must be autofocus?

rahil-aliyev
Автор

Hey thank you great tutorial, but I didn't get the part where you said about onFocus prop selecting input content, why do we need that prop there?

anvarsaidov
Автор

It says element and and index is undefined thou i've pasted the same code. Can you tell me why?

malikmusadiq
Автор

please add functionality for backspace when we backspace otp value should get delete

ruchitasagalgile
Автор

bro where is the styling part. css file code?

yasasvyguntur
Автор

For react it should be element.target.nextSibling

MMV-U