3 references to SubscribeOrMove
Microsoft.AspNetCore.Components.QuickGrid (3)
Pagination\Paginator.razor.cs (1)
70_totalItemCountChanged.SubscribeOrMove(State.TotalItemCountChangedSubscribable);
QuickGrid.razor.cs (2)
201columnsFirstCollectedSubscriber.SubscribeOrMove(_internalGridContext.ColumnsFirstCollected); 215_currentPageItemsChanged.SubscribeOrMove(Pagination?.CurrentPageItemsChanged);