Is there a way to add clientlibs to content fragments while rendering them to a page using core components?
I am trying to render content fragments on to a page using core components. Fragment loads just as content (as expected) with titles and values in different html elements for all fields in fragment.
1. Is there a way we can attach clientlibs while rendering?
2. Hiding field titles while rendering on to a page.