Skip to main content

Default404Image

Components

Default404Image()

Default404Image(props, context?): ReactNode

Component used to display the 404 default image

Parameters

ParameterType
propsDefault404ImageProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/Default404Image/index.tsx:14

Props

Default404ImageProps

Default404ImageProps: object

Type declaration

MemberType
altstring
urlstring

Source

libs/design-system-components/src/components/Default404Image/index.tsx:4