From 0242c7987cb153c7cebe8d7cce1e74df46c84e13 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Fri, 24 May 2024 09:54:18 +0300 Subject: [PATCH] Fixed focus trap demo --- doc/focustrap/BasicDoc.vue | 140 ++++++++++++++++++------------------- 1 file changed, 68 insertions(+), 72 deletions(-) diff --git a/doc/focustrap/BasicDoc.vue b/doc/focustrap/BasicDoc.vue index a9acced47..02a4fbc43 100644 --- a/doc/focustrap/BasicDoc.vue +++ b/doc/focustrap/BasicDoc.vue @@ -3,27 +3,26 @@

FocusTrap is enabled by attaching the directive with the v- prefix.

-
-
- - - - - - -
-
- - - - - - -
-
+
+ + + + + + + + + + + + + + +
+
@@ -39,54 +38,52 @@ export default { accept: false, code: { basic: ` -
-
- - - - - - -
-
- - - - - - -
-
+
+ + + + + + + + + + + + + + +
+
`, options: `