Custom dashboard
Simple widget with content only
x: {{ current.x }}
y: {{ current.y }}
width: {{ current.width }}
height: {{ current.height }}
Widget title
This widget has CSS classes 'panel-content-branded' and 'panel-title-border' applied.
x: {{ cpWidget.x }}
y: {{ cpWidget.y }}
width: {{ cpWidget.width }}
height: {{ cpWidget.height }}
Widget title Toggle freeze
This widget has CSS classes 'panel-content-dark' applied. It also has toggle freeze action button.
x: {{ cpWidget2.x }}
y: {{ cpWidget2.y }}
width: {{ cpWidget2.width }}
height: {{ cpWidget2.height }}
Widget title Hide/show title Toggle freeze
This widget has CSS classes 'panel-content-transparent' applied. It also has toggle freeze and toggle title action buttons.
x: {{ cpWidget3.x }}
y: {{ cpWidget3.y }}
width: {{ cpWidget3.width }}
height: {{ cpWidget3.height }}
Dynamic component child title