Table

Contrary to common belief, the data-ts="Table" attribute should not be assigned to a table element because the component will create that table itself. Instead, we can assign it to a div.

<div data-ts="Table"></div>

All features are controlled through an API as outlined on the following pages.