RUAL Documentation

outlined alert

This block is part of the state ui group and was last modified in core v13.0.6.

outlined alert v13.0.1

Generates outline styled information alert element with a icon next to the text.

Pin Pin Type Default
textrequired
Text to be shown within the alert. Can be updated using state.value.
value
description
Description to be shown within the alert. Can be updated using state.description.
value
icon
Icon to be shown next to the text, be aware to include the icon font in your HTML/template. Icon can be updated using state.icon
value
class
Assigns a CSS class to the element.
uiclass
style
Applies inline CSS style to the element
uistyle
attributes
Adds custom attributes to the element.
uiattributes
Pin Pin Type Example
state
Returns the element to the frontend state.
state

Core Releases

v13.0.1 This block was introduced in v13.0.1, click here to see the release notes. v13.0.6 This block was last modified in v13.0.6, click here to see the release notes.
Back to state ui Return to the main group to view all sub-groups Back to state elements Return to the group to view all blocks within this group