Render Image or component in cell or header based on value
I am struggling to find example for svelte, on how to build column definition, and potentially add custom parameter e.g.
isImage: true which then when I render a table I can use value as an src for image and render image inside cell or header. How do I approach that ?3 Replies
sensitive-blue•3y ago
have you solved this url to image?
dependent-tan•3y ago
searching for answer too.
deep-jade•3y ago
In case anyone looks for this