mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-30 00:00:13 +01:00
3 lines
152 B
Handlebars
3 lines
152 B
Handlebars
{{#each widgets as |widget|}}
|
|
{{component widget.type widget=widget editing=editing grid=grid data=data showWidgetDialog=showWidgetDialog}}
|
|
{{/each}}
|