diff --git a/src/components/cascadeselect/CascadeSelect.vue b/src/components/cascadeselect/CascadeSelect.vue index 727985ad9..7afa26532 100644 --- a/src/components/cascadeselect/CascadeSelect.vue +++ b/src/components/cascadeselect/CascadeSelect.vue @@ -17,7 +17,7 @@
-
+
-
Properties
+
Properties

Any property as style and class are passed to the main container element. Following are the additional properties to configure the component.

@@ -411,7 +411,7 @@ data() { - +
Hides the popup and moves focus to the next tabbable element.
tabshift + tab Hides the popup and moves focus to the previous tabbable element.