Card Class Reference

Card

This is an abstract class upon which to build concrete card implementations.

Declaration

Declaration

Declaration

Declaration

Declaration

Parameters

<br> cardCTA<br> The call to action object to be displayed when the card is on the top of the list.

Return Value

returns an instance of a card with a cardCta, or nil if passed nil.

Declaration

Declaration