Custom dashboard

The basic custom dashboard is a core functionality that can be used for many different drag&drop scenarios. It contains only the basics and does not provide any helper for the well known widget dashboards.

x: {{ current.x }}
y: {{ current.y }}
width: {{ current.width }}
height: {{ current.height }}
World! x: {{ cpWidget.x }}
y: {{ cpWidget.y }}
width: {{ cpWidget.width }}
height: {{ cpWidget.height }}
Hello! Toggle freeze x: {{ cpWidget2.x }}
y: {{ cpWidget2.y }}
width: {{ cpWidget2.width }}
height: {{ cpWidget2.height }}
Transparent! Hide/show title Toggle freeze x: {{ cpWidget3.x }}
y: {{ cpWidget3.y }}
width: {{ cpWidget3.width }}
height: {{ cpWidget3.height }}
Dynamic component demo Configure this widget