accessibleCloseLabel | accessible-close-label | Aria label for the closing button. It is mandatory if the infobar is closable | string | 'Zavřít informační lištu' |
accessibleToggleLabel | accessible-toggle-label | Aria label for the toggle button. It is mandatory if the infobar has headline | string | 'Zobrazit více informací' |
closable | closable | Displays the option to close the infobar | boolean | false |
color | color | Style variation of the button. | "error" | "neutral" | "primary" | "secondary" | "success" | "warning" | 'primary' |
role | role | Style variation of the button. | string | undefined |
type | type | Infobar appearance | "bold" | "subtle" | "bold" |