Our-Umbraco-TagHelpers
Our-Umbraco-TagHelpers copied to clipboard
Idea: umb-block-list
A way of rendering a block list, using view components - like it's done in DTGE (https://github.com/skttl/umbraco-doc-type-grid-editor/blob/dev-v9/docs/developers-guide-v2.md#doctypegrideditorviewcomponent)
I have an old project for blocks that does the same with surfacecontrollers (https://github.com/skttl/umbraco-blocklistmvc).
<umb-block-list model="Model.MyBlockListProperty"/>