Methods
goToBets() → {void}
- Source:
Redirect to Bets page
Returns:
- Type
- void
goToLeagueSelectionPage() → {void}
- Source:
Redirect to League Selection page
Returns:
- Type
- void
render() → {view}
- Source:
Render
Returns:
- Type
- view
Type Definitions
props
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
currentPage |
string | |
isAccountOpen |
boolean | |
isLoading |
boolean | |
user |
object | |
gameType |
string | |
changePage |
function | |
toggleAccount |
function | |
goToLogin |
function |
Type:
- object