Methods
componentDidUpdate() → {void}
- Source:
Close modal if live is not active
Returns:
- Type
- void
goLive() → {void}
- Source:
Redirect to LIVE page
Returns:
- Type
- void
render() → {view}
- Source:
Render
Returns:
- Type
- view
Type Definitions
props
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
haveLiveMatches |
boolean | |
changePage |
function | |
closeModal |
function |
Type:
- object