SuspensefulImage
Function: SuspensefulImage()
function SuspensefulImage(props: PropsWithChildren<SuspensefulImageProps>, context?: any): null | ReactElement
Defined in: src/custom-components/SuspensefulImage.tsx:12
Parameters
props
PropsWithChildren
<SuspensefulImageProps
>
context?
any
Returns
null
| ReactElement