Skip to content

Commit 744ed9a

Browse files
authored
Update ListView.md
1 parent cf3c76b commit 744ed9a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/documentation/docs/controls/ListView.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ const groupByFields: IGrouping[] = [
5454
];
5555
```
5656

57+
## Extend with a ContextualMenu
58+
59+
To extend the ListView control with a [ContextualMenu](https://developer.microsoft.com/en-us/fabric#/components/contextualmenu) refer to [ListView.ContextualMenu](./ListView.ContextualMenu.md)
60+
5761
## Implementation
5862

5963
The ListView control can be configured with the following properties:

0 commit comments

Comments
 (0)