Documentation
Components
Table

Table

type TableProps = ComponentProps<typeof Table>;
Recent Invoices
InvoiceStatusMethodAmount
INV001PaidCredit Card$250.00
INV002PendingPayPal$150.00
INV003UnpaidBank Transfer$350.00
INV004PaidCredit Card$450.00
A list of the props available
PropTypeDefault ValueDescription
prop1stringdefault1This is the first property.
prop2number0This is the second property.
prop3booleanfalseThis is the third property.