1 write to _tableReference
Microsoft.AspNetCore.Components.QuickGrid (1)
QuickGrid_razor.g.cs (1)
225
_tableReference
2 references to _tableReference
Microsoft.AspNetCore.Components.QuickGrid (2)
QuickGrid.razor.cs (2)
225
_jsEventDisposable = await _jsModule.InvokeAsync<IJSObjectReference>("init",
_tableReference
);
231
_ = _jsModule?.InvokeVoidAsync("checkColumnOptionsPosition",
_tableReference
).AsTask();