We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37f9abe + ce063da commit eaaab7eCopy full SHA for eaaab7e
docs/documentation/docs/controls/Carousel.md
@@ -166,6 +166,7 @@ Provides options for carousel indicators' shape.
166
enum `CarouselIndicatorsDisplay`
167
168
Provides options for carousel indicators display mode.
169
+
170
| Value | Description |
171
| ---- | ---- |
172
| overlap | Indicators are displayed on top of the carousel content |
@@ -174,6 +175,7 @@ Provides options for carousel indicators display mode.
174
175
Interface `ICarouselImageProps`
176
177
Allows to easily render a set of `CarouselImage` components in the carousel
178
179
| Property | Type | Required | Description |
180
| ---- | ---- | ---- | ---- |
181
| imageSrc | string | yes | Image source |
0 commit comments