reflex
reflex copied to clipboard
Add Links to Data Table
Is there a way to render links in a Datatable?
Thanks!
Right now there is not but we plan on making the datable better. I would use pc.table right now if you need to embed custom links, or components in your table.
For cases of custom components, you should use the base rx.table. The data_table is a bit hard to customize and is meant mostly for read only simple data.