Skip to main content

Type Alias: AdwLayoutSlotProps

AdwLayoutSlotProps = WidgetProps & object

Defined in: generated/jsx.ts:5900

Props for the AdwLayoutSlot widget.

Type Declaration

NameTypeDescriptionDefined in
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:5906
ref?Ref<Adw.LayoutSlot>-generated/jsx.ts:5907