File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,7 @@ The following controls are currently available:
89
89
- [ LocationPicker] ( ./controls/LocationPicker ) (Location Picker control)
90
90
- [ Map] ( ./controls/Map ) (renders a map in a web part)
91
91
- [ ModernTaxonomyPicker] ( ./controls/ModernTaxonomyPicker ) (Modern Taxonomy Picker)
92
+ - [ MonacoEditor] ( ./controls/MonacoEditor ) (Monaco Editor)
92
93
- [ MyTeams] ( ./controls/MyTeams ) (My Teams)
93
94
- [ PeoplePicker] ( ./controls/PeoplePicker ) (People Picker)
94
95
- [ 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:
101
102
- [ TeamPicker] ( ./controls/TeamPicker ) (Team Picker)
102
103
- [ Toolbar] ( ./controls/Toolbar ) (Control to render Toolbar in Microsoft Teams)
103
104
- [ TreeView] ( ./controls/TreeView ) (Tree View)
105
+ - [ VariantThemeProvider] ( ./controls/VariantThemeProvider ) (Variant Theme Provider)
104
106
- [ WebPartTitle] ( ./controls/WebPartTitle ) (Customizable web part title control)
105
107
106
108
Original file line number Diff line number Diff line change 48
48
- LocationPicker : ' controls/LocationPicker.md'
49
49
- Map : ' controls/Map.md'
50
50
- ModernTaxonomyPicker : ' controls/ModernTaxonomyPicker.md'
51
+ - MonacoEditor : ' controls/MonacoEditor.md'
51
52
- MyTeams : ' controls/MyTeams.md'
52
53
- Pagination : ' controls/Pagination.md'
53
54
- PeoplePicker : ' controls/PeoplePicker.md'
62
63
- TeamPicker : ' controls/TeamPicker.md'
63
64
- Toolbar : ' controls/Toolbar.md'
64
65
- TreeView : ' controls/TreeView.md'
66
+ - VariantThemeProvider : ' controls/VariantThemeProvider.md'
65
67
- WebPartTitle : ' controls/WebPartTitle.md'
66
68
- ' Field Controls ' :
67
69
- ' Getting started ' : ' controls/fields/main.md'
You can’t perform that action at this time.
0 commit comments