FaCounter Class

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["FaCounter"] class Type type-node

Syntax

public class FaCounter : ComponentBase, ITransformIcon

Attributes

Type Description
NullableContextAttribute
NullableAttribute

Constructors

Name Summary
FaCounter()

Properties

Name Value Summary
AdditionalAttributes Dictionary<string, object>
ChildContent RenderFragment
Class string
Down string
Flip Nullable<IconFlip>
Grow string
Inverse bool
Left string
Position Nullable<IconCounterPosition>
Pulse bool
Right string
Rotate string
Shrink string
Spin bool
Style string
Up string

Methods

Name Value Summary
BuildRenderTree(RenderTreeBuilder) void

Extension Methods