Skip to content

ViewNotFound โ€‹

Source: client/lib/theme/vueda-tailwind/views/index.js

Centering wrapper around the embedded SystemMessageCard. The card chassis is fixed-width, so a flex parent is required for it to sit in the middle of the viewport. Mirrors ViewLoading.root.

Vue component: ViewNotFound

SlotDefault classesDescription
rootflex min-h-full items-center justify-center p-8Centering wrapper around the embedded SystemMessageCard. The card chassis is fixed-width, so a flex parent is required for it to sit in the middle of the viewport. Mirrors ViewLoading.root.
blurbtext-[13px] leading-[1.5] text-muted-foregroundExplanatory paragraph rendered beneath the crest when the blurb slot is not overridden. 13 px / muted-foreground so it reads as supporting copy beside the card title.

root โ€‹

Centering wrapper around the embedded SystemMessageCard. The card chassis is fixed-width, so a flex parent is required for it to sit in the middle of the viewport. Mirrors ViewLoading.root.

Default classes:

flex min-h-full items-center justify-center p-8

Source: client/lib/theme/vueda-tailwind/views/ViewNotFound.theme.js:17

blurb โ€‹

Explanatory paragraph rendered beneath the crest when the blurb slot is not overridden. 13 px / muted-foreground so it reads as supporting copy beside the card title.

Default classes:

text-[13px] leading-[1.5] text-muted-foreground

Source: client/lib/theme/vueda-tailwind/views/ViewNotFound.theme.js:21

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2