1 implementation of GetValueAsync
Microsoft.JSInterop (1)
Implementation\JSObjectReference.cs (1)
77
public ValueTask<TValue>
GetValueAsync
<[DynamicallyAccessedMembers(JsonSerialized)] TValue>(string identifier, CancellationToken cancellationToken)