Default404Image
Components
Default404Image()
Default404Image(
props
,context
?):ReactNode
Component used to display the 404 default image
Parameters
Parameter | Type |
---|---|
props | Default404ImageProps |
context ? | any |
Returns
ReactNode
Source
libs/design-system-components/src/components/Default404Image/index.tsx:14
Props
Default404ImageProps
Default404ImageProps:
object
Type declaration
Member | Type |
---|---|
alt | string |
url | string |
Source
libs/design-system-components/src/components/Default404Image/index.tsx:4