[Feature] Add Support for Table Variants
Current Behavior
Currently, the Table component is a simple wrapper around MUI's Table without support for custom variants (e.g. bordered, striped, compact). This limits design flexibility and visual consistency with the rest of the Sistent design system.
Desired Behavior
Introduce a variant prop to the Table component that allows rendering different visual styles such as:
default
bordered
striped
compact
This will align the component with the rest of the design system and offer developers more styling options out-of-the-box.
Implementation
Add a variant prop to the Table component.
@vishalvivekm if possible, assign me this issue, I want to work on it.
Hey @leecalcote , can you assign me this issue?
Hey @Aditya-PS-05 do you mean @leecalcote ? :)
Yeah sorry for miscommunication.
No problem 👍
@leecalcote , I already made a pr. Can you review it?
Is this still open @lucj ?? Can I work on this issue.
Hello @leecalcote @vr-varad , I would like to work on this issue, please assign me.