Background color/image for components
Can container components support background image or colour?
2
-
For now you can use a Workflow with an Inject CSS activity and bind to an element's ID using CSS attribute selector syntax e.g.
[data-layout-id='overview-map-1'] {background-color: “rainbow”}.0
Please sign in to leave a comment.
Comments
1 comment