Skip to main content

Type Alias: AdwPreferencesPageProps

AdwPreferencesPageProps = WidgetProps & object

Defined in: generated/jsx.ts:6056

Props for the AdwPreferencesPage widget.

Type Declaration

NameTypeDescriptionDefined in
banner?Adw.Banner | nullA AdwBanner displayed at the top of the page.generated/jsx.ts:6058
children?ReactNode-generated/jsx.ts:6069
description?stringThe description to be displayed at the top of the page.generated/jsx.ts:6060
descriptionCentered?booleanWhether the description should be centered.generated/jsx.ts:6062
iconName?string | nullThe icon name for this page.generated/jsx.ts:6064
ref?Ref<Adw.PreferencesPage>-generated/jsx.ts:6070
title?stringThe title for this page.generated/jsx.ts:6066
useUnderline?booleanWhether an embedded underline in the title indicates a mnemonic.generated/jsx.ts:6068