Pager Templates
The ASP.NET Core Pager component features templates for its page number links.
To change the look of the currently selected page number, use the SelectTemplate()
or SelectTemplateId()
methods.
To change the look of the non-selected page number links, use the LinkTemplate()
or the LinkTemplateId()
methods.