Feature Request: "Render as HTML" toggle for Rich Table cells

Hi team,

Could the “Render as HTML” toggle from the Text component be added to the column settings for the RichTable?

Use Case:
We want more freedom to style the content within individual table cells. Our data sometimes includes inline styles or simple HTML wrapper tags (like <span> with a specific class, or <b> tags) to achieve specific visual treatments that go beyond the standard column options.

Current Situation:
Currently, the RichTable escapes this HTML and renders it as plain text. This limits our ability to apply fine-grained styles to the cell content directly from our data source.

We’ve seen how effective the “Render as HTML” toggle is on the Text component for this exact purpose. Adding this same feature to the RichTable columns would be a huge improvement. It would unlock much greater flexibility for custom styling and data presentation within our tables.

Thanks for considering it.

@anderson_pena Hi, Thanks for the suggestion!
Can you also add some visual examples of what you’re trying to achieve? It would help us a lot to evaluate the decision before putting this into our swimlane.

Would it also be actually more helpful for us to create a new table component, with more flexibility in terms of designing the cells?

Sure, here are some examples of what I mean




So yeah, I believe that by adding the HTML toggle that the text component has it will open a world of customization for the tables, thanks ^w^

1 Like