bitrockteam / bitrockteam/amber-components
[component] Toast
Open
Component
Priority: Medium
Status: Available
Type: Enhancement
- Dominant language
- CSS
- Stars
- 27
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Similar to modal and banner. Toast is the remaining message component to address low priority comunications.
### Proposed syntax
```html
Some content here
```
### Details
- **active:** true or false
- **title:** title
- **labels:** add tertiary button (optional)
- **state:** default, info, warning, error, success

Contributor guide
Assessment
This issue has not been assessed yet.