
TypeScript
Props
The text of the banner.Only text is allowed.
The variant of the banner.
actions
Array<{ label: string, variant: 'primary' | 'secondary', onTrigger: () => Promise<void> | void }>
Optional actions to include.
A component displaying important information to the user.
