From c514b316526ef72e23ba76ea582b9c6b7c628c3e Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Tue, 24 Oct 2023 00:04:45 +0300 Subject: [PATCH] Update focus trap demo --- doc/focustrap/BasicDoc.vue | 151 ++++++++++--------------------------- 1 file changed, 39 insertions(+), 112 deletions(-) diff --git a/doc/focustrap/BasicDoc.vue b/doc/focustrap/BasicDoc.vue index dc535de87..887699df2 100644 --- a/doc/focustrap/BasicDoc.vue +++ b/doc/focustrap/BasicDoc.vue @@ -2,10 +2,13 @@

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

-
-
+
+
- +
+ + +
@@ -13,29 +16,9 @@
-
-
- - - - - -
-
- +
@@ -49,55 +32,38 @@ export default { return { name: null, email: null, - password: null, - accept: null, + accept: false, code: { basic: ` -
-
-
+
+
+
+
-
-
- - -
-
-
-
- - - - - -
-
-
- - -
-
+
+
+ + +
+
+
+ + +
+
`, options: `