Skip to content

Commit 056dd3a

Browse files
author
Alex Terentiev
committed
controls menu in docs update
1 parent ef2ed01 commit 056dd3a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/documentation/docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ The following controls are currently available:
8989
- [LocationPicker](./controls/LocationPicker) (Location Picker control)
9090
- [Map](./controls/Map) (renders a map in a web part)
9191
- [ModernTaxonomyPicker](./controls/ModernTaxonomyPicker) (Modern Taxonomy Picker)
92+
- [MonacoEditor](./controls/MonacoEditor) (Monaco Editor)
9293
- [MyTeams](./controls/MyTeams) (My Teams)
9394
- [PeoplePicker](./controls/PeoplePicker) (People Picker)
9495
- [Placeholder](./controls/Placeholder) (shows an initial placeholder if the web part has to be configured)
@@ -101,6 +102,7 @@ The following controls are currently available:
101102
- [TeamPicker](./controls/TeamPicker) (Team Picker)
102103
- [Toolbar](./controls/Toolbar) (Control to render Toolbar in Microsoft Teams)
103104
- [TreeView](./controls/TreeView) (Tree View)
105+
- [VariantThemeProvider](./controls/VariantThemeProvider) (Variant Theme Provider)
104106
- [WebPartTitle](./controls/WebPartTitle) (Customizable web part title control)
105107

106108

docs/documentation/mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ nav:
4848
- LocationPicker: 'controls/LocationPicker.md'
4949
- Map: 'controls/Map.md'
5050
- ModernTaxonomyPicker: 'controls/ModernTaxonomyPicker.md'
51+
- MonacoEditor: 'controls/MonacoEditor.md'
5152
- MyTeams: 'controls/MyTeams.md'
5253
- Pagination: 'controls/Pagination.md'
5354
- PeoplePicker: 'controls/PeoplePicker.md'
@@ -62,6 +63,7 @@ nav:
6263
- TeamPicker: 'controls/TeamPicker.md'
6364
- Toolbar: 'controls/Toolbar.md'
6465
- TreeView: 'controls/TreeView.md'
66+
- VariantThemeProvider: 'controls/VariantThemeProvider.md'
6567
- WebPartTitle: 'controls/WebPartTitle.md'
6668
- 'Field Controls':
6769
- 'Getting started': 'controls/fields/main.md'

0 commit comments

Comments
 (0)