mirror of
https://github.com/LukeHagar/skeleton.git
synced 2025-12-06 04:21:15 +00:00
Merge branch 'dev' of https://github.com/skeletonlabs/skeleton into dev
This commit is contained in:
@@ -97,9 +97,8 @@
|
||||
// ---
|
||||
let comboboxValue: string;
|
||||
const popupCombobox: PopupSettings = {
|
||||
event: 'focus-click',
|
||||
event: 'click',
|
||||
target: 'popupCombobox',
|
||||
placement: 'bottom',
|
||||
closeQuery: '.listbox-item'
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user