Image
Image
is a component that displays images with fallback support.
Theming
The Image
is a single part component.
If you want to change the style of the component, please check here.
export const Image: ComponentStyle<"Image"> = {}
Edit this page on GitHub