How to load specific style systems on a component based on user authoring
Hello,
Greeting for the day!
We are using a content fragment component which supports title, table & Button models.
Now as per the requirement we have to only show styles based on authoring of model.
Eg. If Button Content Fragment is path is authored on content fragment component than only styles which are applicable for button should be available on the style systems to the author for selection.
Rest all the available styles should be hidden from the author.
Right now, all the styles are available to the author irrespective of model selection.
Thanks in advance

