@namespace AntDesign @inherits AntDomComponentBase @if (_showTotal.Value != null) {
  • @if (_showTotal.IsT0) { @_showTotal.AsT0.Invoke(TotalContext) } else { @_showTotal.AsT1(TotalContext); }
  • } @foreach (var page in _listOfPageItem) { } @if (ShowQuickJumper || ShowSizeChanger) { }