ImageThe Image component can display an image given a src path as an argument. This could either be a local path from the assets folder or an external link.Image composes a box and can be styled similarly.You can also pass a PIL image object as the src.rx.image only accepts URLs and Pillow ImagesHow to let your user upload an imageAPI Referencerx.imageDisplay the img element.PropType | ValuesDefaultaltstrcross_origin"anonymous" | "use-credentials" | ...decoding"async" | "auto" | ...loading"eager" | "lazy"referrer_policy"" | "no-referrer" | ...sizesstrsrcAnysrc_setstruse_mapstrEvent TriggersSee the full list of default event triggers