PUI. Flash. Primitive
(pui v1.0.0)
Copy Markdown
Zero-style flash viewport and toast parts.
The primitive exposes the same positioning, stacking, and timeout data contract as PUI.Flash, while leaving the visual treatment to the caller.
Summary
Functions
Attributes
- Global attributes are accepted.
Slots
inner_block(required)
Attributes
id(:string) (required)position(:string) - Defaults to"bottom-right".stacked(:boolean) - Defaults tofalse.timeout(:integer) - Defaults to5000.live_component(:boolean) - Defaults tofalse.- Global attributes are accepted.
Slots
inner_block(required)
Attributes
id(:string) (required)position(:string) - Defaults to"bottom-right".duration(:integer) - Defaults to5000.timeout(:integer) - Defaults tonil.auto_dismiss(:boolean) - Defaults totrue.- Global attributes are accepted.
Slots
inner_block(required)