Getting StartedInstallation and setup guides 6
FormInput and selection components 26
LayoutWorkflow and structural layout components 10
NavigationMenu surfaces and hierarchical actions 7
OverlayModal and floating layer surfaces 3
FeedbackStatus, empty, progress, and loading placeholder patterns 6
UtilityGeneral-purpose interface utilities 7

Examples

Use the wrapper for common notification flows where you want queue trimming, tone semantics, and action-button wiring without owning the toast markup yourself.

Activity stream notifications

Informational and success events are best suited for transient wrapper toasts.

Wrapper toast stream (plain CSS)

Escalation notifications

Warnings can auto-dismiss, while persistent failures can stay until users act.

Wrapper escalation controls (plain CSS)