19 declare(strict_types=1);
withExtraLargeCardsSize()
Set the cards size to extra large: 1 (xs-12) 1 (sm-12) 2 (md-6) 2 (lg-6)
withSmallCardsSize()
Set the cards size to small: 2 (xs-6) 4 (sm-3) 4 (md-3) 6 (lg-2)
getCardsSize()
Get the cards size.
withLargeCardsSize()
Set the cards size to large: 1 (xs-12) 2 (sm-6) 2 (md-6) 3 (lg-4)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
withExtraSmallCardsSize()
Set the cards size to extra small: 3 (xs-4) 6 (sm-2) 6 (md-2) 12 (lg-1)
withCards(array $cards)
Set the cards to be displayed in the deck.
withNormalCardsSize()
Set the cards size to normal: 1 (xs-12) 2 (sm-6) 3 (md-4) 4 (lg-3)
withFullSizedCardsSize()
Set the cards size to full:
const SIZE_XS
Different sizes of the card.