komarovalexander / ka-table

Lightweight MIT React Table component with Sorting, Filtering, Grouping, Virtualization, Editing and many more
http://ka-table.com
MIT License
769 stars 56 forks source link

How to render image inside the cell #357

Closed html5maker closed 10 months ago

html5maker commented 10 months ago

How can I render image inside the cell? For example if I will input the url in the cell, after blur event (finished editing cell) I want to render this url as an image (if it's a png or jpg)

komarovalexander commented 10 months ago

Hi @html5maker please check demos site https://komarovalexander.github.io/ka-table/#/alert-cell if you do not find demo which help you let me know