How to access document or dom element from WebAssembly (blazor)

后端 未结 0 413
夕颜
夕颜 2021-01-21 23:11

In my minimal blazor app there is this razor file:

@inherits LayoutComponentBase
@using Microsoft.JSInterop
@inject IJSRuntime JS;

相关标签:
回答
  • 消灭零回复
提交回复
热议问题