IIcon Interface

IIcon

Syntax

public interface IIcon : ITransformIcon

Attributes

Type Description
NullableContextAttribute

Properties

Name Value Summary
Border bool
CssClass string
CssStyle string
FixedWidth bool
Inverse bool
Mask Icon
Name string
Pull IconPull
Pulse bool
Size IconSize
Spin bool
Style IconStyle

Extension Methods

Name Value Summary
SetBackingValue<IIcon, TV>(Expression<Func<IIcon, TV>>, TV) T
Sets the backing value.
With<IIcon, TKey, TField>(Dictionary<TKey, TField>, IDictionary<TKey, TField>) TBuilder
Adds the specified dictionary to the provided dictionary.