Browse Source

Add ExtensibleTableRowDetailComponent to module and docs

pull/24636/head
Fahri Gedik 8 months ago
parent
commit
66cdfa2d28
  1. 2
      docs/en/framework/ui/angular/extensible-table-row-detail.md
  2. BIN
      docs/en/framework/ui/angular/images/row-detail-image.png

2
docs/en/framework/ui/angular/extensible-table-row-detail.md

@ -11,7 +11,7 @@
The `<abp-extensible-table-row-detail>` component allows you to add expandable row details to any `<abp-extensible-table>`. When users click the expand icon, additional content is revealed below the row.
<img alt="Extensible Table Row Detail Example" src="./images/extensible-table-row-detail-example.png" width="800px" style="max-width:100%">
<img alt="Extensible Table Row Detail Example" src="./images/row-detail-image.png" width="800px" style="max-width:100%">
## Quick Start

BIN
docs/en/framework/ui/angular/images/row-detail-image.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Loading…
Cancel
Save