Components
/Tables
Table
A table component that provides a structured way to display tabular data. It supports custom styling through className prop and can contain various table elements.
Props
childrenReact.ReactNodeRequiredkind"secondary"classNamestring
The content to be rendered inside the table
Optional kind of the table, can be used for styling purposes
Optional CSS class name to be applied to the table
Built with
Show your support! Star us on GitHub ⭐️