Skip to main content

Basic Example

Properties

string
required
Identifies this as a wizard step blockMust be wizard_step
string
required
Optional custom text for the next/continue button
string
required
Optional text for an acknowledgement checkbox that must be checked before proceeding
array
required
Array of block elements contained within this wizard step

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