Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

256
Views
React Pin Input con React Simple Keyboard no funciona

Estaba intentando si hay alguna forma de proporcionar un teclado numérico incorporado para la vista de Ipad.

React Pin Input no tiene costuras para tomar los valores del campo de entrada.

Traté de agregar una clase diferente para el campo de entrada para poder agregar los valores manualmente. Pero incluso agregar valores manualmente no parece funcionar. La longitud funciona bien, pero de alguna manera React Pin Input no toma los valores manualmente.

 if (input.length == 1) { document.querySelector(".input-1").value = input; } if (input.length == 2) { document.querySelector(".input-2").value = input; } if (input.length == 3) { document.querySelector(".input-3").value = input; } if (input.length == 4) { document.querySelector(".input-4").value = input; }

Mi pregunta es cómo agregar valores y atributos a React Pin Input al presionar una tecla, que es un teclado virtual.

https://codesandbox.io/s/react-pin-input-forked-3mo8xm

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!