Interface IVariant
- Namespace
- BlazOrbit.Components
- Assembly
- BlazOrbit.Core.dll
Marker contract for a named component variant.
public interface IVariant
Properties
Name
Stable identifier for the variant.
string Name { get; }
Property Value
- string