Interface SelectCardModalProps

Hierarchy

  • SelectCardModalProps

Properties

cardIdList: CardId[]
handleSelectCard: ((cardId: CardId) => void)

Type declaration

    • (cardId: CardId): void
    • Parameters

      Returns void

showSelectCardModal: boolean

Generated using TypeDoc