not-found-1
not-found-1
ds.not-found-1 represents to a 404 page, also known as a "404 error page" or "Page Not Found" page, is a standard response displayed by a web server when a user requests a web page that cannot be found or accessed. It is an HTTP status code that indicates that the requested resource is not available.

Example:

Input
-- ds.not-found-1: Page Not Found!
type: 404
cta-text: Click here to go back
cta-link: components/404-1/

Uh oh, Panda can’t seem to find the page you’re looking for.
Lang:
ftd
Output
404
Page Not Found!
Uh oh, Panda can’t seem to find the page you’re looking for.
Click here to go back

Properties of not-found-1 component

  • title - type: caption It’s used to add title to not-found-1 component.
  • type - type: string It’s used to add error type to not-found-1 component.
  • cta-text - type: string It’s used to add back button text to not-found-1 component.
  • cta-text - type: string It’s used to add back button link url to not-found-1 component.
  • body - type: body It’s used to add body content to not-found-1 component.
Copyright ©2022. Fastn Inc.