Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

146
Visualizações
Disable suggestions bar over iPad & iPhone keyboard with Javascript

I have a requirement where I need to disable the predictive suggestions and autocorrect of the iPad keyboard.

The image is for show purpose, not an actual image from my project, but need to hide the same highlighted suggestion bar, I am using an inputBase of material UI to type over SVG

Tried with all the solutions available like autoCorrect='off' autoComplete='off' autoCapitalize='off' & spellCheck = 'false'.

Please let me know if there's any way to hide the suggestions bar other than on the client side.

enter image description here

 <InputBase
            classes={{
              root: classes.inputRoot,
              input: classes.input,
            }}
            type="text"
            autoFocus
            value={title}
            inputProps={{
              maxLength: 50,
              spellCheck: 'false',
              'data-gramm': false,
              autoCapitalize: 'false',
              autoCorrect: 'false',
            }}
            onChange={
              (event: React
                .ChangeEvent<HTMLInputElement>) => setTitle(
                event.target.value,
              )
            }
            autoComplete="off"
            spellCheck="false"
            autoCorrect="off"
            autoCapitalize="off"
          />
about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

I was trying with different types, and type="email" worked out for me.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda