- Assembly
- Rocket
.Surgery .Blazor .FontAwesome5 .dll - Namespace
- Rocket
.Surgery .Blazor .FontAwesome5 - Interfaces
- Base Types
-
- ComponentBase
graph BT
Type-->Base0["ComponentBase"]
Type-.->Interface0["ITransformIcon"]
click Interface0 "/api/Rocket.Surgery.Blazor.FontAwesome5/ITransformIcon"
Type["FaText"]
class Type type-node
Syntax
public class FaText : ComponentBase, ITransformIcon
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute |
Constructors
Name | Summary |
---|---|
FaText |
Properties
Methods
Name | Value | Summary |
---|---|---|
BuildRenderTree |
void | |
ToClass |
string |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|