react-pivottable
react-pivottable copied to clipboard
Get initial(first time) load state to pivotTableUIConfig
Hi
i want to get first time data load state to component state like
onInitilize={s => { this.setState({ pivotTableUIConfig: s }) }}
Is this available or any other alternative??please help