Block properties
Number
Basic block property that allows you to input numeric values.

Overview
The Number property accepts integer input. Use it for counts, offsets, durations, or any numeric configuration in your blocks.
- Supports positive and negative integers.
- Decimal numbers are not supported.
- The default value is
0. - Supports localization — can be translated per language group.
Common use cases
| Use case | Example |
|---|---|
| Pixel offset | Horizontal or vertical offset for a hint hotspot |
| Count or limit | Maximum number of items to display |
| Duration | Timeout or delay in seconds |
Last updated on