ctify

Theme Controls

Table

Table is a component that allows you to display tabular data.

Usage

Sub Components

NameDescription
Table.Theadthead tag
Table.Tbodytbody tag
Table.Thth tag
Table.Trtr tag
Table.Tdtd tag

Props

PropsTypeDescriptionDefault
headersarraytable headerundefined
itemsarraytable bodyundefined
actionsbooleanactionsundefined

Events

EventsDescription
onItemEditfired when item edit icon clicked
onItemDeletefired when item delete icon clicked