Image
A component for rendering images:
- From external URLs
- From the server hosting a Smelter instance
Reference
Type definitions
Props
imageId
ID of an image. It identifies an image registered using a Smelter.registerImage method.
- Type:
string
id
ID of a component.
- Type:
string
- Default value: Value produced by
useId
hook