Icon (Blazor)
This article demonstrates how to use the Icon component. Check also the component guide and API reference.
Icon Properties
Name | Type | Default | Description |
---|---|---|---|
Name | string | ‘icon’ + index suffix | Unique name the Icon. |
Icon | string | null | From the Material Icons font. |
Style | string | null | In-line CSS style. |