IMGElementStateError
export
type IMGElementStateError<> = anyDefined in packages/render/src/elements/img-types.ts
Fields
alt
alt?: string;altColor
altColor?: string;containerStyle
containerStyle: ViewStyle;dimensions
dimensions: ImageDimensions;error
error: Error;source
source: ImageURISource;type
type: "error";