naive-ui/demo/documentation/components/table/enUS/index.md

275 B

Table

Table is used to displays rows of data.

When To Use

  • To display a collection of structured data.
  • To sort, search, paginate, filter data.

Demos

basic
select
filterAndSorter
ajaxUsage
fixedHeader
fixedHeaderColumn
ellipsis
renderHeader

API