Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add method for manually retrieving the TextState
In case you do something asynchronous inside a Command, e.g. starting an image upload it is necessary to get the state which could change between starting the asynchronous operation and finishing the asynchronous operation.
- Loading branch information