Skip to main content

Basic Example

Live Example

Example Code

Properties

string
required
Identifies this as an alert blockMust be alert
string
default:"info"
required
The severity level of the alertAllowed values: info, success, warning, error
string
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