We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d1faad commit e41e13aCopy full SHA for e41e13a
CHANGELOG.md
@@ -7,6 +7,7 @@
7
- default-label attribute. You can define your default text on the button when nothing is selected.
8
- on-item-click attribute. This is a callback which will be triggered when a user click an item. Will pass the clicked item to the callback function.
9
- on-open and on-close callbacks will now pass the multi-select element (HTML) to the callback function.
10
+- max-height attribute. You can define the height of the selection items container.
11
12
##### Removed / Deprecated:
13
- on-focus attribute is deprecated.
0 commit comments