Type Alias: AdwCarouselIndicatorDotsProps
AdwCarouselIndicatorDotsProps =
WidgetProps&object
Defined in: generated/jsx.ts:1919
Props for the AdwCarouselIndicatorDots widget.
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
carousel? | Adw.Carousel | null | The displayed carousel. | generated/jsx.ts:1921 |
children? | ReactNode | - | generated/jsx.ts:1924 |
orientation? | Gtk.Orientation | The orientation of the orientable. | generated/jsx.ts:1923 |
ref? | Ref<Adw.CarouselIndicatorDots> | - | generated/jsx.ts:1925 |