Skip to content

Commit f965755

Browse files
Added new control in order
Filepicker & GidLayout
1 parent 3ab4cf4 commit f965755

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/documentation/docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ The following controls are currently available:
3737
- [Carousel](./controls/Carousel) (Control displays children elements with 'previous/next element' options)
3838
- [Charts](./controls/ChartControls) (makes it easy to integrate [Chart.js](https://www.chartjs.org/) charts into web part)
3939
- [DateTimePicker](./controls/DateTimePicker) (DateTime Picker)
40+
- [FilePicker](./controls/FilePicker) (control that allows to browse and select a file from various places)
4041
- [FileTypeIcon](./controls/FileTypeIcon) (Control that shows the icon of a specified file path or application)
42+
- [GridLayout](./controls/GridLayout) (control that renders a responsive grid layout for your web parts)
4143
- [IFrameDialog](./controls/IFrameDialog) (renders a Dialog with an iframe as a content)
4244
- [ListItemPicker](./controls/ListItemPicker) (allows to select one or more items from a list)
4345
- [ListPicker](./controls/ListPicker) (allows to select one or multiple available lists/libraries of the current site)
@@ -50,8 +52,6 @@ The following controls are currently available:
5052
- [SecurityTrimmedControl](./controls/SecurityTrimmedControl) (intended to be used when you want to show or hide components based on the user permissions)
5153
- [TaxonomyPicker](./controls/TaxonomyPicker) (Taxonomy Picker)
5254
- [WebPartTitle](./controls/WebPartTitle) (Customizable web part title control)
53-
- [FilePicker](./controls/FilePicker) (control that allows to browse and select a file from various places)
54-
- [GridLayout](./controls/GridLayout) (control that renders a responsive grid layout for your web parts)
5555

5656

5757
Field customizer controls:

0 commit comments

Comments
 (0)