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: {