- Assembly
- Rocket
.Surgery .Blazor .FontAwesome5 .dll - Namespace
- Rocket
.Surgery .Blazor .FontAwesome5 - Base Types
-
- Enum
graph BT
Type-->Base0["Enum"]
Type["IconCounterPosition"]
class Type type-node
Syntax
public sealed class IconCounterPosition : Enum
Fields
Name | Constant Value | Summary |
---|---|---|
BottomLeft | 3 |
static
|
BottomRight | 2 |
static
|
TopLeft | 1 |
static
|
TopRight | 0 |
static
|
value__ |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|