Skip to main content

Type Alias: AdwCarouselIndicatorDotsProps

AdwCarouselIndicatorDotsProps = WidgetProps & object

Defined in: generated/jsx.ts:2293

Props for the AdwCarouselIndicatorDots widget.

Type Declaration

NameTypeDescriptionDefined in
carousel?Adw.Carousel | nullThe displayed carousel.generated/jsx.ts:2295
children?ReactNode-generated/jsx.ts:2298
onNotify?(self, propName) => void | nullCalled when any property on this widget changes. Param The widget that emitted the notification Param The name of the property that changed (in kebab-case)generated/jsx.ts:2304
orientation?Gtk.OrientationThe orientation of the orientable.generated/jsx.ts:2297
ref?Ref<Adw.CarouselIndicatorDots>-generated/jsx.ts:2305