Get initial(first time) load state to pivotTableUIConfig
Buddikazz opened this issue · 0 comments
Buddikazz commented
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