Skip to main content

IMGElementStateError

export
type IMGElementStateError<
> = any

Fields

alt

alt?: string;

altColor

altColor?: string;

containerStyle

containerStyle: ViewStyle;

dimensions

dimensions: ImageDimensions;

error

error: Error;

source

source: ImageURISource;

type

type: "error";