- Assembly
- Rocket
.Surgery .Blazor .FontAwesome5 .dll - Namespace
- Rocket
.Surgery .Blazor .FontAwesome5 - Base Types
-
- ComponentBase
graph BT
Type-->Base0["ComponentBase"]
Type["FaLayer"]
class Type type-node
Syntax
public class FaLayer : ComponentBase
Attributes
| Type | Description |
|---|---|
| Nullable |
|
| NullableAttribute |
Constructors
| Name | Summary |
|---|---|
| FaLayer |
Properties
| Name | Value | Summary |
|---|---|---|
| AdditionalAttributes | Dictionary |
|
| ChildContent | RenderFragment | |
| Class | string | |
| FixedWidth | bool | |
| Style | string |
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.
|
