Skip to main content

ClubCardMoveCardToPreview

Callable

  • ClubCardMoveCardToPreview(card, onStart, onComplete, duration): void

  • Moves a card to the preview position (original card stays hidden after).


    Parameters

    • card: any
    • onStart: any = null
    • onComplete: any = null
    • duration: number = 150

    Returns void