daxus icon indicating copy to clipboard operation
daxus copied to clipboard

use accessor creator to get the array of the data when using `model.getState`

Open jason89521 opened this issue 2 years ago • 0 comments

Currently model.getState only accept an accessor instance to get the state, it is better if we can allow developers to get all the data corresponding to the accessor creator.

This issue should be handled after I finish the streaming rendering stuff.

jason89521 avatar Jul 25 '23 11:07 jason89521