Basic Example
Live Example
Example Code
Properties
Identifies this as a callout blockMust be
callout
The visual style variant of the calloutAllowed values:
info
, success
, warning
, error
, note
Optional custom color for the callout
Icon configuration for the callout
Optional title text for the callout
Array of BlockKit elements to render inside the callout
Margin spacing around the callout block
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