mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 10:51:06 +00:00
parent
df67e84401
commit
73861e2fa8
4 changed files with 5 additions and 4 deletions
|
@ -20,7 +20,6 @@ export const Default = () => ({
|
|||
id: text("MultiSelect id", "multi-select-id"),
|
||||
name: text("MultiSelect name", "multi-select-name"),
|
||||
titleText: text("Title (titleText)", "Multiselect Title"),
|
||||
helperText: text("Helper text (helperText)", "This is not helper text"),
|
||||
filterable: boolean("Filterable (filterable)", false),
|
||||
selectionFeedback: select(
|
||||
"Selection feedback (selectionFeedback)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue