Skip to main content

Boxes

Boxes Control

Boxes makes declaring multiple boxes easier

title: 'boxes'
boxes ids: 1 2 3 4 at: [-3,-0.5] span: 1

boxes attributes:

  • group - prefix for ids, optional
  • ids - space separated ids of boxes, mandatory
  • layout - col or row, optional - default: col
  • span - number of empty cells between boxes
  • colors - space separated color list used to fill boxes