LmnHeaderRowDefDirective
Decorators: |
|
Selectors: | [ |
Extends: | LmnBaseRowDefDirective |
Structural directive for rendering a header row definition for a table.
Properties
Name | Type | Description |
---|---|---|
columns r overrides LmnBaseRowDefDirective |
| Columns to render in the row. |
fixed r |
| Whether the row should be fixed. |
id r inherited from LmnBaseRowDefDirective | string | Unique identifier for the row definition. |
skipSelection r inherited from LmnBaseRowDefDirective |
| Whether the row should have selection. |
template r inherited from LmnBaseRowDefDirective |
| Template for the row definition. |