mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore(changelog): 0.9.8 notes
This commit is contained in:
parent
c00dbe6830
commit
7185af6d5e
3 changed files with 13 additions and 1 deletions
|
@ -2011,6 +2011,7 @@ import { InlineNotification } from "carbon-components-svelte";
|
|||
| notificationType | <code>"toast" | "inline"</code> | "inline" |
|
||||
| kind | <code>"error" | "info" | "info-square" | "success" | "warning" | "warning-alt"</code> | "error" |
|
||||
| lowContrast | <code>boolean</code> | false |
|
||||
| timeout | <code>number</code> | 0 |
|
||||
| role | <code>string</code> | "alert" |
|
||||
| title | <code>string</code> | "Title" |
|
||||
| subtitle | <code>string</code> | "" |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue