carbon-components-svelte/types/ComposedModal
Eric Liu 0a69f8ec74
Various features/fixes (#727)
* fix(data-table): export useStaticWidth prop

* docs(data-table): add static width example

* fix(data-table): do not render table header if title/description not provided

* feat(modal): dispatch "click:button--primary" as an alias to "submit"

* test: update DataTable types test

* test(modal): update modal type tests

* docs(data-table): add clear reminder to key headers/rows
2021-07-05 13:22:56 -07:00
..
ComposedModal.d.ts Various features/fixes (#727) 2021-07-05 13:22:56 -07:00
ModalBody.d.ts feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
ModalFooter.d.ts feat(modal): support 3-button Modal, ComposedModal (#724) 2021-07-05 08:44:51 -07:00
ModalHeader.d.ts feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00