EnTableWrapper
Preview
Props
| Name | Description | Default | Control |
|---|---|---|---|
| responsive | Whether or not the table this vue component is responsive to media queries. Adds scrollable functionality to the table. boolean | false | |
| resizeObserverSelector | CSS selector to attach to the resize observer. Should be a single, unique container inside the body element. string | ".main-content" | |
| stickyHeader | TODO boolean | false |
Slots
default
No description
Events
No events defined.
Methods
No methods defined.