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