awai icon indicating copy to clipboard operation
awai copied to clipboard

Lazily loadable async states

Open yuriyyakym opened this issue 7 months ago • 0 comments

Update config of AsyncState and AsyncSelector with { lazy?: boolean } config prop, so that their initializing predicate is not run until state is read.

yuriyyakym avatar Jan 10 '24 01:01 yuriyyakym