diff --git a/docs/en/framework/ui/angular/extensible-table-row-detail.md b/docs/en/framework/ui/angular/extensible-table-row-detail.md index 89a60d6511..1e982606f3 100644 --- a/docs/en/framework/ui/angular/extensible-table-row-detail.md +++ b/docs/en/framework/ui/angular/extensible-table-row-detail.md @@ -11,7 +11,7 @@ The `` component allows you to add expandable row details to any ``. When users click the expand icon, additional content is revealed below the row. -Extensible Table Row Detail Example +Extensible Table Row Detail Example ## Quick Start diff --git a/docs/en/framework/ui/angular/images/row-detail-image.png b/docs/en/framework/ui/angular/images/row-detail-image.png new file mode 100644 index 0000000000..272a0ba677 Binary files /dev/null and b/docs/en/framework/ui/angular/images/row-detail-image.png differ