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

220
Views
Open keyboard on mount on mobile phone browser

How can I get the input field to be focused and keyboard open to enter numbers. At the moment I am getting this output when screen opens.

enter image description here

But I would love to get this one:

enter image description here

Here is my code:

import * as React from "react";

export default function FormPropsTextFields() {
  return (
    <div>
      <input
        required
        label="Required"
        defaultValue="Hello World"
        autoFocus={true}
        type="tel"
      />
    </div>
  );
}
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!