Members
(constant) API_PATH
- Source:
(constant) API_URLS
- Source:
(constant) AUTO_CLOSE_MODAL_TIMER
- Source:
(constant) BET_TYPE
- Source:
(constant) BET_TYPE_VALUES
- Source:
(constant) BUFFER_TIME
- Source:
(constant) CNT_PATH
- Source:
(constant) COUNTRY_OFFSET
- Source:
(constant) COUNTRY_TIMEZONE
- Source:
(constant) DIGITS
- Source:
(constant) ERROR
- Source:
(constant) FIXED_HEADER_HEIGHT
- Source:
(constant) GAME_TYPE
- Source:
(constant) GET_USER_BALANCE_SECONDS_ALLOWANCE
- Source:
(constant) HEADER_HEIGHT
- Source:
(constant) INGNORE_ODD
- Source:
(constant) LAST_5
- Source:
(constant) LEAGUE_NOT_STARTED
- Source:
(constant) LIVE_PHASES
- Source:
(constant) MARKET_IDS
- Source:
(constant) MATCH_STATUS
- Source:
(constant) MAX_SELECTIONS
- Source:
(constant) MINIMUM_MULTIPLE_ODDS_LENGTH
- Source:
(constant) MINIMUM_TIME_BETWEEN_TWO_KICK_OFF
- Source:
(constant) MODALS
- Source:
(constant) NO_BONUS
- Source:
(constant) PAGES
- Source:
(constant) REAL_MATCH_DURATION
- Source:
(constant) ROUNDING_DECIMAL_VALUE
- Source:
(constant) STATIC_VERSION
- Source:
(constant) SVG_ICONS
- Source:
(constant) TICKET_CLASS_STATUS
- Source:
(constant) TICKET_STATUS
- Source:
(constant) TICKET_STATUS_COLOR
- Source:
Methods
createOlafApplication() → {Application}
Olaf function to create usable aplications with passed routes, reducers, sagas and so on
Returns:
- Type
- Application
module:Account/MyAccount(props) → {view}
- Source:
Render
Parameters:
| Name | Type | Description |
|---|---|---|
props |
props |
Returns:
- Type
- view
module:Betslip/PlacedBetsDenined(props) → {view}
Render
Parameters:
| Name | Type | Description |
|---|---|---|
props |
props |
Returns:
- Type
- view
module:Modals/FreeBets(props) → {view}
- Source:
Render
Parameters:
| Name | Type | Description |
|---|---|---|
props |
props |
Returns:
- Type
- view
module:Modals/GeneralError(props) → {view}
- Source:
Render
Parameters:
| Name | Type | Description |
|---|---|---|
props |
props |
Returns:
- Type
- view
module:Modals/LiveStarted(props) → {view}
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
props |
object |
Returns:
- Type
- view
(generator) openBets()
- Source:
(generator) roundBets()
- Source:
Router(currentPage) → {view}
Handle rendering content depend on current page string
Parameters:
| Name | Type | Description |
|---|---|---|
currentPage |
Constants.PAGES |
Returns:
Content of selected page
- Type
- view