At the table config layer we want to be able to provide a loading message and a slot for a customized loading element.
There are two cases we're running into currently: 1) table loading data from server and 2) table loading from state management. It's possible that the state management API is quite slow, it would be good to do some testing and eliminate the need for this.
At the table config layer we want to be able to provide a loading message and a slot for a customized loading element.
There are two cases we're running into currently: 1) table loading data from server and 2) table loading from state management. It's possible that the state management API is quite slow, it would be good to do some testing and eliminate the need for this.