mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
feat(multi-select): add direction prop
This commit is contained in:
parent
f6c2007636
commit
89a500e523
6 changed files with 36 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
</script>
|
||||
|
||||
<MultiSelect
|
||||
direction="top"
|
||||
titleText="Contact"
|
||||
label="Select contact methods..."
|
||||
items="{[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue