Skip to main content

Type Alias: AdwSwitchRowProps

AdwSwitchRowProps = AdwActionRowProps & object

Defined in: generated/jsx.ts:7481

Props for the AdwSwitchRow widget.

Type Declaration

NameTypeDescriptionDefined in
active?booleanWhether the switch row is in the "on" or "off" position.generated/jsx.ts:7483
children?ReactNode-generated/jsx.ts:7484
ref?Ref<Adw.SwitchRow>-generated/jsx.ts:7485