An exception for terminatinating execution or to throw for unit testing.
A component is the most general form of an entity in the UI.
withSmallCardsSize()
Set the cards size to small:
withLargeCardsSize()
Set the cards size to large:
const SIZE_XS
Different sizes of the card.
withCards($cards)
Set the cards to be displayed in the deck.
withExtraSmallCardsSize()
Set the cards size to extra small:
withExtraLargeCardsSize()
Set the cards size to extra large:
withFullSizedCardsSize()
Set the cards size to full:
withNormalCardsSize()
Set the cards size to normal:
getCardsSize()
Get the cards size.