ComponentExtensions Class
Namespace: BlazorBootstrapAssembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
internal sealed class ComponentExtensions
- Inheritance
- Object ComponentExtensions
| RenderIcon(IconName) |
Renders a Icon without the need for component handling overhead.
Should only be used for static icons that never change their state.
|
| RenderIcon(IconName, IconColor) |
Renders a Icon without the need for component handling overhead.
Should only be used for static icons that never change their state.
|