In-Line Alert Banners

An in-line alert banner is a non-modal message that is related to objects in a view.

Component checklist

Status

The status of the component

Ready for use!

Repository

A link to the repo where the component lives.

gux-inline-alert

Properties

Property Attribute Description Type Default
accent accent "error" | "info" | "success" | "warning" 'info'

Slots

Slot Description
Slot for message.

Dependencies

Depends on

Graph


                                                
                                                graph TD;
                                                  gux-inline-alert --> gux-icon
                                                  style gux-inline-alert fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS