Skip to content

ViewActionNotFound โ€‹

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

Centering wrapper around the embedded SystemMessageCard. See ViewNotFound.root; the two views share the recipe so missing-route and missing-action surfaces read as siblings.

Vue component: ViewActionNotFound

SlotDefault classesDescription
rootflex min-h-full items-center justify-center p-8Centering wrapper around the embedded SystemMessageCard. See ViewNotFound.root; the two views share the recipe so missing-route and missing-action surfaces read as siblings.
blurbtext-[13px] leading-[1.5] text-muted-foregroundExplanatory paragraph rendered beneath the crest when the blurb slot is not overridden. 13 px / muted-foreground; matches ViewNotFound.blurb.

root โ€‹

Centering wrapper around the embedded SystemMessageCard. See ViewNotFound.root; the two views share the recipe so missing-route and missing-action surfaces read as siblings.

Default classes:

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

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

blurb โ€‹

Explanatory paragraph rendered beneath the crest when the blurb slot is not overridden. 13 px / muted-foreground; matches ViewNotFound.blurb.

Default classes:

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

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

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