Optional cardOptional cardcard shift, in CSS with unit. Default 15px
Optional inclinationthe inclination between each card. Default 12
Optional selectableThe class to apply to selectable cards. Use class from manager is unset.
Optional selectedThe class to apply to selected cards. Use class from manager is unset.
Optional sortIndicate the card sorting (unset means no sorting, new cards will be added at the end).
For example, use sort: sortFunction('type', '-type_arg') to sort by type then type_arg (in reversed order if prefixed with -).
Be sure you typed the values correctly! Else '11' will be before '2'.
Optional unselectableThe class to apply to selectable cards. Use class from manager is unset.
Generated using TypeDoc
card overlap, in CSS with unit. Default 60px