Captain is currently in ALPHA. We are happy to get your feedback
Core API
Image Styled

Module: image/styled

Table of contents

Functions

Functions

StyledImage

StyledImage(props, deprecatedLegacyContext?): ReactNode

Parameters

NameTypeDescription
propsOmit<DetailedHTMLProps<ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, "ref" | "loading" | "width" | "height" | "alt" | "src" | "srcSet"> & {} & RefAttributes<null | HTMLImageElement> & MUIStyledCommonProps<Theme>-
deprecatedLegacyContext?anyDeprecated See React Docs (opens in a new tab)

Returns

ReactNode

Defined in

src/client/atoms/image/styled.ts:4 (opens in a new tab)