- Source:
Methods
componentDidMount() → {void}
- Description:
Create event listener for table scroll
- Source:
Returns:
- Type
- void
render() → {view}
- Description:
Render
- Source:
Returns:
- Type
- view
Type Definitions
props
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
isFetched |
boolean | |
children |
Array.<view> | |
hasMenu |
boolean | |
hideScroll |
boolean | |
loadMore |
function |
Type:
- object