Interface IOverviewCardComponent
Represents overview card component.
public interface IOverviewCardComponent
- Extension Methods
Properties
ComponentName
Gets or sets the name of the client component.
string ComponentName { get; }
Property Value
- string