TableHeader

The silk:TableHeader component is used to add other components or elements to the table's header. This could include buttons related to the table's functionality.

Tag Definition

Used as a container:

<silk:TableHeader>
   Contains: Silk Builder components or other elements.
</silk:TableHeader>

Last updated