From b00d1965ae2399218f2135498f3531cf8154b715 Mon Sep 17 00:00:00 2001 From: Tobias Buschor Date: Tue, 21 Mar 2023 23:31:16 +0100 Subject: [PATCH] Update test.html --- tests/test.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/tests/test.html b/tests/test.html index 310f257..eb8d293 100644 --- a/tests/test.html +++ b/tests/test.html @@ -27,9 +27,15 @@

u1-focusgroup

-

u1-focusgroup="wrap"

- -
+

u1-focusgroup="wrap remember"

+

+ Wrap: If the last element has focus the next will be the first element. +

+

+ Remember: If you come back to the group the last focused element will be focused. (The others can not be focused by tab-key.) +

+ +