Methods
componentDidMount() → {void}
- Description:
Scroll to round details view
- Source:
Returns:
- Type
- void
componentWillUpdate(nextProps) → {void}
- Description:
Scroll to round details view
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
nextProps |
object |
Returns:
- Type
- void
render() → {view}
- Description:
Render
- Source:
Returns:
- Type
- view
Type Definitions
props
Properties:
| Name | Type | Description |
|---|---|---|
selectedRound |
Array | Selected round data |
Type:
- object