TypesIMGElementStateBaseOn this pageIMGElementStateBaseexporttype IMGElementStateBase<> = anyDefined in packages/render/src/elements/img-types.ts Fields alt alt?: string; altColor altColor?: string; containerStyle containerStyle: ViewStyle; dimensions dimensions: ImageDimensions; source source: ImageURISource;