Skip to content

Commit afea30a

Browse files
authored
Update config.md
1 parent e3ffe00 commit afea30a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/guide/config.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ export const config: FloatingVueConfig = {
6666
* By default, compute autohide on 'click'.
6767
*/
6868
autoHideOnMousedown: false,
69+
// Chose whether to automatically focus on the popper element after trigger
70+
noAutoFocus: false,
6971
// Themes
7072
themes: {
7173
tooltip: {

0 commit comments

Comments
 (0)