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.



