Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Luke 10 posts 132 karma points
    Oct 06, 2024 @ 22:47
    Luke
    0

    Custom View for Areas on a Block Umbraco 14

    I Followed this documentation to create a custom view for a block, and it is working. However, I can't work out how to render out the Area on a block. It seems like this documentation has not been updated, and is still displaying the old approach of using <umb-block-grid-render-area-slots></umb-block-grid-render-area-slots>

    Any ideas how to achieve this using the new Web Component method in Umbraco 14?

    Thanks!

  • Janus Kamp Hansen 19 posts 156 karma points
    28 days ago
    Janus Kamp Hansen
    0

    I don't know if you figured this out?

    Anyways, I ran into same issue, but figured out that I could use this webcomponents to auto-render the grid areas.

        <umb-block-grid-areas-container slot="areas"></umb-block-grid-areas-container>
    
Please Sign in or register to post replies

Write your reply to:

Draft