Is there a way to put images in a table?

I want to display images in a column in a table, is this possible?

Unfortunately it is not possible to have images or thumbnails in object tables at the moment. Please suggest this feature on our public roadmap.

The only component that can show a thumbnail is the <list /> component - docs here

@cjmeyer I think Tielman meant the List Component:

1 Like

Thanks, serves me right for trying to answer from my phone

Note that another option is to have a column that shows an image-related icon that when clicked shows a dialog with your image in it. Obviously this skips the thumbnail which may or may not be a deal breaker depending on your use case.

1 Like