Basic Example
Live Example
Example Code
Properties
string
required
Identifies this as a callout blockMust be
calloutstring
default:"info"
required
The visual style variant of the calloutAllowed values:
info, success, warning, error, notestring
required
Optional custom color for the callout
object
required
Icon configuration for the callout
string
required
Optional title text for the callout
array
required
Array of BlockKit elements to render inside the callout
string
default:"small 0"
required
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
