Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.MD

Table Head Component Documentation

Description

Component that renders a table header.

This component is used as a child of the Table component and acts as a container for other components. By default it renders headers for table columns.

The table header is composed by a TableRow component, that contains itself a number of other components.

Attributes

There are no Attributes associated with this Component.

Events

There are no Events associated with this Component.