BaseComponentsCardView class

Base class for an component-based Card views.

Extends

BaseCardView<TProperties, TState>

Properties

cardViewParameters

The Card view configuration.

Property Details

cardViewParameters

The Card view configuration.

abstract get cardViewParameters(): TParameters;

Property Value

TParameters

Remarks

The property must return the full configuration of the card view, including title and actions.