dncuug / X.PagedList

Library for easily paging through any IEnumerable/IQueryable in ASP.NET
https://andrew.gubskiy.com/open-source
MIT License
899 stars 213 forks source link

X.PagedList.Mvc.Core: AjaxOptions: Add documentation #270

Closed adschmu closed 3 months ago

adschmu commented 3 months ago

This adds some documentation for AjaxOptions properties and HtmlAttribute.

Main purpose is to inform about the default values for the former and to indicate the required properties for the latter.