diff --git a/src/views/dropdown/DropdownDoc.vue b/src/views/dropdown/DropdownDoc.vue index 1abbe033e..f413177f8 100755 --- a/src/views/dropdown/DropdownDoc.vue +++ b/src/views/dropdown/DropdownDoc.vue @@ -240,6 +240,31 @@ data() { +
Methods
+
+ + + + + + + + + + + + + + + + + + + + +
NameParametersDescription
show-Shows the overlay.
Hide-Hides the overlay.
+
+
Styling

Following is the list of structural style classes, for theming classes visit theming page.

diff --git a/src/views/multiselect/MultiSelectDoc.vue b/src/views/multiselect/MultiSelectDoc.vue index b5ba7385b..63b5e2ad9 100755 --- a/src/views/multiselect/MultiSelectDoc.vue +++ b/src/views/multiselect/MultiSelectDoc.vue @@ -228,6 +228,31 @@ data() {
+
Methods
+
+ + + + + + + + + + + + + + + + + + + + +
NameParametersDescription
show-Shows the overlay.
Hide-Hides the overlay.
+
+
Styling

Following is the list of structural style classes, for theming classes visit theming page.