- Assembly
- Rocket
.Surgery .Blazor .FontAwesome5 .dll - Namespace
- Rocket
.Surgery .Blazor .FontAwesome5 - Implementing Types
graph BT
Type["ITransformIcon"]
class Type type-node
Implementing0["Icon"]-.->Type
click Implementing0 "/api/Rocket.Surgery.Blazor.FontAwesome5.Shared/Icon"
Implementing1["FaIcon"]-.->Type
click Implementing1 "/api/Rocket.Surgery.Blazor.FontAwesome5/FaIcon"
Implementing2["FaText"]-.->Type
click Implementing2 "/api/Rocket.Surgery.Blazor.FontAwesome5/FaText"
Implementing3["IIcon"]-.->Type
click Implementing3 "/api/Rocket.Surgery.Blazor.FontAwesome5/IIcon"
Implementing4["FaCounter"]-.->Type
click Implementing4 "/api/Rocket.Surgery.Blazor.FontAwesome5/FaCounter"
Syntax
public interface ITransformIcon
Properties
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|