Am I able to set refresh the component when app state was refershed?
I am trying to do something like real time update without any click or tap in the app.
The component is a Data Table.
Am I able to set refresh the component when app state was refershed?
I am trying to do something like real time update without any click or tap in the app.
The component is a Data Table.
I tried to set the app state data into component state and turned on the Update Component On Changes