File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ The following controls are currently available:
63
63
64
64
- [ AccessibleAccordion] ( ./controls/AccessibleAccordion ) (Control to render an accordion. React ` AccessibleAccourdion ` -based implementation)
65
65
- [ Accordion] ( ./controls/Accordion ) (Control to render an accordion)
66
+ - [ AdaptiveCardHost] ( ./controls/AdaptiveCardHost.md ) (Control to render Adaptive Cards)
66
67
- [ AnimatedDialog] ( ./controls/AnimatedDialog ) (Animated dialog control)
67
68
- [ Carousel] ( ./controls/Carousel ) (Control displays children elements with 'previous/next element' options)
68
69
- [ Charts] ( ./controls/ChartControl ) (makes it easy to integrate [ Chart.js] ( https://www.chartjs.org/ ) charts into web part)
Original file line number Diff line number Diff line change 11
11
- Controls :
12
12
- AccessibleAccordion : ' controls/AccessibleAccordion.md'
13
13
- Accordion : ' controls/Accordion.md'
14
+ - AdaptiveCardHost : ' controls/AdaptiveCardHost.md'
14
15
- AnimatedDialog : ' controls/AnimatedDialog.md'
15
16
- Carousel : ' controls/Carousel.md'
16
17
- Charts :
You can’t perform that action at this time.
0 commit comments