Our-Umbraco-TagHelpers icon indicating copy to clipboard operation
Our-Umbraco-TagHelpers copied to clipboard

Idea: umb-block-list

Open skttl opened this issue 4 years ago • 0 comments

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"/>

skttl avatar Oct 22 '21 06:10 skttl