ImgProcBackgroundComponentProps
このコンテンツはまだ日本語訳がありません。
ImgProcBackgroundComponentProps =
Partial
<ImgProcProcessorOptions
> &object
&ImgProcWidthsInProps
&object
&Record
<string
,unknown
>
Defined in: types.ts:505
Background component props
Type declaration
Section titled “Type declaration”
optional
alt:never
asBackground?
Section titled “asBackground?”
optional
asBackground:never
blurProcessor?
Section titled “blurProcessor?”
optional
blurProcessor:never
containerAttributes?
Section titled “containerAttributes?”
optional
containerAttributes:never
format?
Section titled “format?”
optional
format:never
media?
Section titled “media?”
optional
media:never
objectFit?
Section titled “objectFit?”
optional
objectFit:never
objectPosition?
Section titled “objectPosition?”
optional
objectPosition:never
pictureAttributes?
Section titled “pictureAttributes?”
optional
pictureAttributes:never
placeholder?
Section titled “placeholder?”
optional
placeholder:"dominantColor"
|null
sizes?
Section titled “sizes?”
optional
sizes:never
src:
string
widths?
Section titled “widths?”
optional
widths:never
Type declaration
Section titled “Type declaration”crossorigin?
Section titled “crossorigin?”
optional
crossorigin:""
|"anonymous"
|"use-credentials"
|null