Skip to content

Coach item — day_divider

Block type: day_divider · Domain: coach-content

Coach items[] discriminator 'day_divider'. Visual separator (e.g. 'Tag 3') between consecutive day blocks.

Fields

Field Type Required Allowed values Notes
id string no minLength 1
label string yes Short human-readable label shown on the divider (e.g. 'Tag 3', 'Woche 2'). — minLength 1

Example

{
  "type": "day_divider",
  "label": "Day 3"
}