Members
state :object
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
collapseLeagues |
boolean | Indicate is all leagues collapsed/expanded |
Type:
- object
Methods
goToDeposit() → {void}
- Source:
Redirect to DEPOSIT page
Returns:
- Type
- void
render() → {view}
- Source:
Render
Returns:
- Type
- view
toggleLeagueSelection() → {void}
- Source:
Toggle collapse/expand all leagues selection
Returns:
- Type
- void
Type Definitions
props
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
haveLiveMatches |
Array | |
numberOfSelections |
object | |
user |
object | |
leagues |
Array | |
destinations |
object | |
toggleBetslip |
function | |
setSelectedLeague |
function | |
togglePM |
function | |
changePage |
function | |
goToMyAccountMenu |
function |
Type:
- object