component/view/image library
Classes
- ImagePlaceholderView
- A component that displays a placeholder while the main image is loading, or an error indicator in Arcane UIs.
- ImageStyle
- A configuration class that defines how an image should be displayed in the Arcane UI.
- ImageView
- The main component for loading and displaying images with automatic placeholder and error handling in Arcane apps.
- ImageWithStyle
- A utility component that applies styling to an ImageProvider for consistent display in Arcane.