Skip to content

Commit 8969a91

Browse files
committed
Merge branch 'master' of https://github.com/PrasadKasireddy/sp-dev-fx-controls-react into PrasadKasireddy-master
2 parents 9a5f6ed + f965755 commit 8969a91

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/documentation/docs/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,12 @@ Once the package is installed, you will have to configure the resource file of t
3434

3535
The following controls are currently available:
3636

37+
- [Carousel](./controls/Carousel) (Control displays children elements with 'previous/next element' options)
3738
- [Charts](./controls/ChartControls) (makes it easy to integrate [Chart.js](https://www.chartjs.org/) charts into web part)
3839
- [DateTimePicker](./controls/DateTimePicker) (DateTime Picker)
40+
- [FilePicker](./controls/FilePicker) (control that allows to browse and select a file from various places)
3941
- [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)
4043
- [IFrameDialog](./controls/IFrameDialog) (renders a Dialog with an iframe as a content)
4144
- [ListItemPicker](./controls/ListItemPicker) (allows to select one or more items from a list)
4245
- [ListPicker](./controls/ListPicker) (allows to select one or multiple available lists/libraries of the current site)
@@ -49,8 +52,7 @@ The following controls are currently available:
4952
- [SecurityTrimmedControl](./controls/SecurityTrimmedControl) (intended to be used when you want to show or hide components based on the user permissions)
5053
- [TaxonomyPicker](./controls/TaxonomyPicker) (Taxonomy Picker)
5154
- [WebPartTitle](./controls/WebPartTitle) (Customizable web part title control)
52-
- [IFrameDialog](./controls/IFrameDialog) (renders a Dialog with an iframe as a content)
53-
- [Carousel](./controls/Carousel) (Control displays children elements with 'previous/next element' options)
55+
5456

5557
Field customizer controls:
5658

0 commit comments

Comments
 (0)