ui/build/layout/cover.svelte
ui/build/layout/cover.svelte
Interfaces
CoverProps
Defined in: apps/website/.api-docs-entry/ui/build/layout/cover.svelte.d.ts:3
Extends
Properties
as?
optional as?: any;Defined in: apps/website/.api-docs-entry/ui/build/layout/cover.svelte.d.ts:4
bottom?
optional bottom?: Snippet<[]>;Defined in: apps/website/.api-docs-entry/ui/build/layout/cover.svelte.d.ts:18
center?
optional center?: boolean;Defined in: apps/website/.api-docs-entry/ui/build/layout/cover.svelte.d.ts:16
Centre the body's content in the space between top and bottom — Every Layout's Cover
principal: an empty state, a sign-in card, a splash. Without it the body is a scroll owner's
slot and starts at the top.
children
children: Snippet;Defined in: apps/website/.api-docs-entry/ui/build/layout/cover.svelte.d.ts:19
gap?
optional gap?: any;Defined in: apps/website/.api-docs-entry/ui/build/layout/cover.svelte.d.ts:5
grow?
optional grow?: boolean;Defined in: apps/website/.api-docs-entry/ui/build/layout/cover.svelte.d.ts:8
Take the remaining space along the parent's main axis.
pad?
optional pad?: any;Defined in: apps/website/.api-docs-entry/ui/build/layout/cover.svelte.d.ts:6
shrink?
optional shrink?: boolean;Defined in: apps/website/.api-docs-entry/ui/build/layout/cover.svelte.d.ts:10
Allow this region to shrink when its parent is constrained.
top?
optional top?: Snippet<[]>;Defined in: apps/website/.api-docs-entry/ui/build/layout/cover.svelte.d.ts:17
Type Aliases
default
type default = ReturnType<typeof default>;Defined in: apps/website/.api-docs-entry/ui/build/layout/cover.svelte.d.ts:21
Variables
default
const default: Component;Defined in: apps/website/.api-docs-entry/ui/build/layout/cover.svelte.d.ts:21