Can I disableAutoFocus or autoFocus=false
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 3.5k
- Forks
- 341
- Merge moyen
- 14 min
- PR mergées (30 j)
- 8
Description
Is it possible to disable tooltip auto focusing?
I can't find anything regarding this in the documentation - maybe there is some custom event handling i don't understand.
Im using tooltip with an input - and when an error occurs it steals the focus, while typing.
example:
```
Input is wrong
```
e.g like
`disableAutoFocus`
or
`autoFocus=false`
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.