Skip to content

ImgProcPictureComponentProps

ImgProcPictureComponentProps: Omit<HTMLAttributes<"img">, "sizes"> & Partial<ImgProcProcessorOptions> & object & ImgProcWidthsInProps

Picture component props

Type declaration

alt

alt: string

format?

optional format: never

media?

optional media: never

src

src: string

Defined in

src/types.ts:491