Skip to content
Latestv1.0.60

Table

A high-performance enterprise table component combining vxe-table, Element Plus, Naive UI, and Ant Design. Supports virtual scrolling, tree data, fixed columns/rows, summary rows and more.

Basic Table

The most basic table display usage.

Basic Table

Striped Table

Use the stripe property.

Striped Table

Bordered Table

Use the border property.

Bordered Table

Status Table

Add custom class names via row-class-name.

Status Table

Overflow Tooltip

Set the column showOverflowTooltip property.

Overflow Tooltip

Fixed Header

Set the height property.

Fixed Header

Fixed Columns

Set the column fixed property.

Fixed Columns

Different Sizes

Available sizes: large, default, small.

Different Sizes

Highlight Current Row

Use the highlight-current-row property.

Highlight Current Row

Custom Index

Use show-index to show the index column.

Custom Index

Released under the MIT License.