Adding attributes to info tag

I’m wondering if there is an easy way to add a styling attribute to the info tag? Doesn’t look like there are any generic attributes that work. Does this need to be done via JS?

Is there a simple way to do this similar to using the style=“color: red;” or something similiar?

Hi Tim

Thanks for the question.

Currently, only the object-table component and to some extent the list component can be styled. If you cannot achieve the required UI using these components then you may have to use the HTML component or a static image (use case depending of course)

We are working on making it possible to style more, if not all, of the components, but as of writing that is not yet possible.