The current card face
The image of the currently displayed card face or back
A reference to the source Cards document which defines this Card.
A convenience property for whether the Card is within its source Cards stack. Cards in decks are always considered home.
Whether to display the face of this card?
Does this Card have a next face available to flip to?
Does this Card have a previous face available to flip to?
Flip this card to some other face. A specific face may be requested, otherwise: If the card currently displays a face the card is flipped to the back. If the card currently displays the back it is flipped to the first face.
A reference to this card after the flip operation is complete
Pass this Card to some other Cards document.
A new Cards document this card should be passed to
Options which modify the pass operation
A reference to this card after it has been passed to another parent document
Recall this Card to its original Cards parent.
A reference to the recalled card belonging to its original parent
Create a chat message which displays this Card.
The created chat message
The client-side Card document which extends the common BaseCard document model.
ClientDocumentMixin
Cards The Cards document type which contains Card embedded documents
CardConfig The Card configuration application