Conditional layout on content rendering

Hi there!

I would like to know if there’s a way to conditionally change ActionText content layout on rendering. I can see from the source that it seems to be hardcoded; nonetheless, and taking into account that I’d like to render differently on main app and on engine views, I was wondering if this can be reverted because of the classes and styles differences.

Thank you in advance!

AFAIK, one can override the layout in an app or engine if needed. Thus, it’s possible to have different layout content under the same name depending on the context.

Maybe Stack Overflow could be a better place to ask questions alike :thinking: