From afea30a42879de81e6b84bfffe57a554065b6775 Mon Sep 17 00:00:00 2001 From: Nathan Noack <98404877+nnoack-bh@users.noreply.github.com> Date: Wed, 28 Feb 2024 15:13:10 -0500 Subject: [PATCH] Update config.md --- docs/guide/config.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/guide/config.md b/docs/guide/config.md index 4e843589..5b61b2e7 100644 --- a/docs/guide/config.md +++ b/docs/guide/config.md @@ -66,6 +66,8 @@ export const config: FloatingVueConfig = { * By default, compute autohide on 'click'. */ autoHideOnMousedown: false, + // Chose whether to automatically focus on the popper element after trigger + noAutoFocus: false, // Themes themes: { tooltip: {