Skip to main content

Type Alias: GtkStackSwitcherProps

GtkStackSwitcherProps = WidgetProps & object

Defined in: generated/jsx.ts:7364

Props for the GtkStackSwitcher widget.

Type Declaration

NameTypeDescriptionDefined in
children?ReactNode-generated/jsx.ts:7369
orientation?Gtk.OrientationThe orientation of the orientable.generated/jsx.ts:7368
ref?Ref<Gtk.StackSwitcher>-generated/jsx.ts:7370
stack?Gtk.Stack | nullThe stack.generated/jsx.ts:7366