Basic Example
Live Example
Example Code
Properties
string
required
Identifies this as an alert blockMust be
alertstring
default:"info"
required
The severity level of the alertAllowed values:
info, success, warning, errorstring
required
The text content of the alert message
Usage Notes
- This element is part of the BlockKit system for building dynamic user interfaces
- All properties marked as (required) must be included in your JSON structure
- Optional properties can be omitted and will use their default values when applicable
