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
parent
commit
677cc0abaa
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/framework/ui/angular/extensible-table-row-detail.md

2
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 &#124; number` | `'100%'` | Height of the expanded row detail area |
### Template Context Variables

Loading…
Cancel
Save