goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.09k stars 120 forks source link

feat(data-table): dynamic table #317

Open sipelepis opened 1 week ago

sipelepis commented 1 week ago

Which scope/s are relevant/related to the feature request?

data-table

Information

I wanted to create a dynamic table for the data-table. However there are some issues with it and I've found this on the SpartanUI discord as an issue raised by another developer: https://discord.com/channels/1145362148621557921/1202977532597764096

Describe any alternatives/workarounds you're currently using

I am hardcoding every table data instead of just passing an object.

I would be willing to submit a PR to fix this issue