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

164
Views
¿Cómo reemplazo el número un punto (.) con una coma (,) usando la forma de gancho de reacción?

Estoy desarrollando una aplicación alemana y no usan puntos (20,00) en números, usan comas (20,00). Usando la forma de gancho de reacción, ¿cómo reemplazo el punto sin convertir mis números en cadenas?

NumberInput es importado

 <NumberInput id={item.field} errorMessage={t( get(errors, `${item.group}.${item.field}`)?.message )} decimalPlaces={item.decimalPlaces} controllerProps={{ name: `${item.group}.${item.field}`, control: control, rules: { ...item.rules, validate: { oneRequired: (v) => validateOneRequired(v, item?.validateAgainst) } } }} inputcss={`w-formTextInput ${ errors?.[item.group]?.[item.field] && 'border-red-600' }`} enableTooltip={item.enableTooltip} tooltip={item.tooltip} key={index} label={item.placeHolder} placeholder={item.placeHolder} />
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!