carbon-components-svelte/types/Select
Eric Liu 7fdc2ef7f0
fix(types): allow data-* attributes for props forwarded to HTML elements (#1741)
* chore(deps-dev): upgrade `sveld` to v0.18.1

* Run "yarn build:docs"

* test: assert that `data-*` attributes are valid
2023-07-08 16:41:44 -07:00
..
Select.svelte.d.ts fix(types): allow data-* attributes for props forwarded to HTML elements (#1741) 2023-07-08 16:41:44 -07:00
SelectItem.svelte.d.ts feat(select): support selected prop number type (#1355) 2022-06-18 11:09:41 -07:00
SelectItemGroup.svelte.d.ts fix(types): allow data-* attributes for props forwarded to HTML elements (#1741) 2023-07-08 16:41:44 -07:00
SelectSkeleton.svelte.d.ts fix(types): allow data-* attributes for props forwarded to HTML elements (#1741) 2023-07-08 16:41:44 -07:00