Skip to content

Headless Table

Configuration

props.headless controls whether to display the table header. Default is true.

Examples

Vertical Table Example

loading

Virtual Single Column List

Configure headless to implement a single column list. See Virtual Single Column List Example

Released under the MIT License