Methods
betSlipTabClick() → {void}
- Source:
Returns:
- Type
- void
calculateOdd() → {void}
- Source:
Returns:
- Type
- void
goToBets() → {void}
- Source:
Redirect to BETS page
Returns:
- Type
- void
goToLive() → {void}
- Source:
Redirect to LIVE page
Returns:
- Type
- void
goToResults() → {void}
- Source:
Redirect to RESULTS page
Returns:
- Type
- void
goToTickets() → {void}
- Source:
Redirect to TICKETS page
Returns:
- Type
- void
render() → {view}
- Source:
Render
Returns:
- Type
- view
Type Definitions
props
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
currentPage |
string | |
isOpen |
boolean | |
haveLiveMatches |
boolean | |
numberOfSelections |
number | |
numberOfBets |
number | |
toggleBetslip |
function | |
changePage |
function | |
togglePM |
function |
Type:
- object