WUI logo

Table

Allows user to organize informations with a scrollable table 🎓

version

5.12.0

install

yarn add @welcome-ui/table

usage

import { Table } from '@welcome-ui/table'

Usage #

Use Table, Table.Thead, Table.Th, Table.Tbody, Table.Td, Table.Tr.

With state #

You can use one of success, error, warning or info and add indent on Table for more spacing.

Properties #

NameType(s)DefaultRequired
indent
Boolean

Add space on first and last child on the Td and Th component

Packages #

Dependencies #
Peer dependencies #

Previous

Swiper

Next

Tag