RecoilAsyncNode
public protocol RecoilAsyncNode : RecoilNode
Undocumented
-
getValue(_:Asynchronous) Undocumented
Declaration
Swift
func getValue(_ accessor: StateGetter) async throws -> T -
makeLoadable()Extension methodUndocumented
Declaration
Swift
func makeLoadable() -> BaseLoadable
RecoilAsyncNode Protocol Reference