Bottom position as fallback
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 3.5k
- Forks
- 341
- Merge medio
- 14 min
- PR fusionados (30 d)
- 8
Descripción
Is there any way to configure v-tooltip to change direction to top/bottom if default left/right overflows on both sides?
Expected fallback order:
1. Position on right
2. If right overflows position left
3. If both right and left overflows position on top/bottom.
I know first two work with flip: true.
I want to know how I can achieve number 3.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.