Separation of UI components
Hello,
Screen is usually built with multiple groups of components separated by meanings. I want to insert some kind of clear separation between these components so it is easier for end user to understand they are different data categories to each other at first glance. Are there any easy OOTB templates we can just pick and reuse? For example, I want to have some user-friendly looking separation between Header1, Header2, and Header3 in below screens. To me, the header text being a bold isn't really conspicuous enough. Any good approach?
Regards,