devfolioco / react-otp-input

:heavy_check_mark: OTP Input Component for React
http://devfolioco.github.io/react-otp-input
MIT License
663 stars 426 forks source link

React otp length #272

Closed jinkleP closed 1 year ago

jinkleP commented 3 years ago

Hey guys, I need the otp length ,like if my number of input is 6 than after filling all the 6 input i want to return the otp length = 6, can somebody help how can i achieve this?