LmnRowComponent
Decorators: |
|
Selectors: | tr[ tr[ tr[ |
Used to add navigation capabilities, styles and so on
Properties
Name | Type | Description |
---|---|---|
cells r |
| The cells in the row. |
focusableChildren r |
| The focusable children in the row. |
nativeElement r | HTMLElement | Native element of the row. |
type r | "header" | "footer" | "data" | Type of the row. |
width r |
| The width of the row. |
Methods
recalculateStickyCells() |
---|
Recalculate the sticky cells in the row. |
Presentation
|
Returnsvoid |
reorderFocusableCells() |
---|
Reorder the focusable cells in the row. |
Presentation
|
Returnsvoid |