Hey all,
Looking to create just a simple welcome sort of dashboard to replace the default Umbraco one for clients. (Simple welcome message and a few links for getting in contact with myself, linking to some of my documentation e.t.c)
Was trying to leverage the
https://uui.umbraco.com/ library and thought I'd go with a simple Box Layout as the heading of the Dashboard which looks fine, Then thought i'd use the "Card" component to act as the few quicklinks. However simply adding 4 "
" elements of course renders them underneath eachother.
Is there a section Im missing on the Umbraco library on how Grid / Row / Column Layouts are achieved?
The
https://uui.umbraco.com/?path=/story/design-style-guide--layout link describes the idea, but I was expecting some elements prebuilt to handle certain configurations or am I mistaken?