xyd 0.1.0-beta - Coming Soon

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

    children
    React.ReactNode
    Required
    The content to be rendered inside the table
    kind
    "secondary"
    Optional kind of the table, can be used for styling purposes
    className
    string
    Optional CSS class name to be applied to the table
Built with

Show your support! Star us on GitHub ⭐️