Browse Source
Update docs/en/framework/ui/angular/extensible-table-row-detail.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/24660/head
Fahri Gedik
7 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
docs/en/framework/ui/angular/extensible-table-row-detail.md
|
|
|
@ -61,7 +61,7 @@ An expand/collapse chevron icon will automatically appear in the first column of |
|
|
|
|
|
|
|
| Input | Type | Default | Description | |
|
|
|
|-------|------|---------|-------------| |
|
|
|
| `rowHeight` | `string \| number` | `'100%'` | Height of the expanded row detail area | |
|
|
|
| `rowHeight` | `string | number` | `'100%'` | Height of the expanded row detail area | |
|
|
|
|
|
|
|
### Template Context Variables |
|
|
|
|
|
|
|
|