Block properties
Overview
Block properties are used to customize the block's content, appearance, and behavior.
Customizable properties
Customizable properties are the properties that you can define and use in your block templates.
String
Used for entering text.
Number
Basic block property for entering numbers.
Boolean
Basic block property for toggling between two states.
Select
Used for selecting from a list of options.
Array
Create multiple items with the same structure but different values.
State memory
Store a boolean value in the block's state to track user progress.
Block trigger
Launch a block from another block without exiting it.
Flows properties
These properties are Flows specific and are handled by the Flows SDK automatically.
Edit on GitHub
Last updated on