2 references to ScrollToItemAsync
Microsoft.AspNetCore.Components.QuickGrid (2)
QuickGrid.razor.cs (2)
89/// <see cref="ScrollToItemAsync(int, CancellationToken)"/>. Out-of-range values are clamped. The default 496/// Each call cancels any previously-running <see cref="ScrollToItemAsync(int, CancellationToken)"/> (last call wins).