Image (Blazor)
This article demonstrates how to use the Image component. Check also the component guide and API reference.
Image Properties
Name | Type | Default | Description |
---|---|---|---|
Name | string | ‘image’ + index suffix | Unique name the Image. |
Path | string | null | Assets Image path or url. |
Style | string | null | In-line CSS style. |