carbon-components-svelte/types/Notification
Piper McCorkle 85d8a1f1c6
fix(notification): add extends to button
This way, props from Button can be used in NotificationActionButton and
still typecheck correctly.
2022-08-11 16:33:22 -05:00
..
InlineNotification.svelte.d.ts feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
NotificationActionButton.svelte.d.ts fix(notification): add extends to button 2022-08-11 16:33:22 -05:00
NotificationButton.svelte.d.ts feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
NotificationIcon.svelte.d.ts feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
ToastNotification.svelte.d.ts feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00