carbon-components-svelte/docs/src
metonym 2148e1c7b6
feat(multi-select): add itemToProp to customize name, title, labelText values passed to input (#1074)
Currently, the input `name` for each item uses the same value as `itemToString(item)`.

This adds an `itemToInput` prop to allow the consumer to customize the name/title/labelText values passed to the `Checkbox` input.

The name attribute now defaults to use the `item.id` instead of `item.text`.
2022-02-10 08:32:24 -08:00
..
components Omit explicit "from carbon-icons-svelte" from icon prop definitions (#866) 2021-10-20 13:48:52 -07:00
layouts chore: change all ibm org references to carbon-design-system 2021-09-05 15:54:37 -07:00
pages docs(skeleton-text: remove duplicate "Heading variant" example (#1070) 2022-02-07 09:25:50 -08:00
App.svelte Update docs (#965) 2022-01-01 10:58:42 -08:00
COMPONENT_API.json feat(multi-select): add itemToProp to customize name, title, labelText values passed to input (#1074) 2022-02-10 08:32:24 -08:00
index.js Update docs (#965) 2022-01-01 10:58:42 -08:00
store.js Improve documentation (#730) 2021-07-08 16:30:53 -07:00