Skip to content

API Reference / @gtkx/navigation / StackHeaderBack

Type Alias: StackHeaderBack

StackHeaderBack = object

Defined in: packages/navigation/dist/stack/types.d.ts:23

The page below the current one, as handed to a custom header.

Properties

title

title: string

Defined in: packages/navigation/dist/stack/types.d.ts:25

Title of the page below.

Released under the MPL-2.0 License.