BaseAdaptiveCardView class

Warning

This API is now deprecated.

use BaseAdaptiveCardQuickView instead

Base class for an Adaptive Card quick view.

Extends

BaseAdaptiveCardQuickView<TProperties, TState, TData>

Remarks

Views used to render the Quick view must inherit from this class.