跳到主要内容

ui/build/page-header/page-header.svelte

ui/build/page-header/page-header.svelte

Interfaces

PageHeaderProps

Defined in: apps/website/.api-docs-entry/ui/build/page-header/page-header.svelte.d.ts:3

Extends

  • Omit<HTMLAttributes<HTMLElement>, "children">

Indexable

[key: symbol]: false | Attachment<HTMLElement> | null | undefined
[key: `data-${string}`]: any

Properties

actions?
optional actions?: Snippet<[]>;

Defined in: apps/website/.api-docs-entry/ui/build/page-header/page-header.svelte.d.ts:8

description?
optional description?: string;

Defined in: apps/website/.api-docs-entry/ui/build/page-header/page-header.svelte.d.ts:6

eyebrow?
optional eyebrow?: string;

Defined in: apps/website/.api-docs-entry/ui/build/page-header/page-header.svelte.d.ts:7

title?
optional title?: string;

Defined in: apps/website/.api-docs-entry/ui/build/page-header/page-header.svelte.d.ts:5

Omit when the shell AppMediaHeader already shows app identity.

Overrides
Omit.title

Type Aliases

default

type default = ReturnType<typeof default>;

Defined in: apps/website/.api-docs-entry/ui/build/page-header/page-header.svelte.d.ts:10

Variables

default

const default: Component;

Defined in: apps/website/.api-docs-entry/ui/build/page-header/page-header.svelte.d.ts:10