Skip to content

[component] Toast #25

Description

@alessandromenini

Similar to modal and banner. Toast is the remaining message component to address low priority comunications.

Proposed syntax

<amber-toast
  active
  state="info"
>
  Some content here
</amber-toast>

Details

  • active: true or false
  • title: title
  • labels: add tertiary button (optional)
  • state: default, info, warning, error, success

component - toast

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions