Optional updateOptional updateDelay before updateBackDelay (in ms). Allow the card back to be visible during the flip animation. Default 0
Optional updateUpdates the data of the flipped card, so the stock containing it will return the new data when using getCards().
The new data is the card passed as the first argument of the setCardVisible / flipCard method.
Default true
Optional updateUpdates the front display, by calling setupFrontDiv.
The new data is the card passed as the first argument of the setCardVisible / flipCard method.
Default true
Optional updateDelay before updateFront (in ms). Allow the card front to be visible during the flip animation. Default 500
Optional updateUpdates the main div display, by calling setupDiv.
Default true
Optional updateDelay before updateMain (in ms). Allow the card main div setting to be visible during the flip animation. Default 0.
Generated using TypeDoc
Updates the back display, by calling
setupBackDiv. The new data is the card passed as the first argument of thesetCardVisible/flipCardmethod. Default false