JavaScript API
ABP provides some JavaScript APIs for ASP.NET Core MVC / Razor Pages applications. They can be used to perform some common application requirements in the client side.
APIs
- abp.ajax
 - abp.auth
 - abp.currentUser
 - abp.dom
 - abp.event
 - abp.features
 - abp.localization
 - abp.log
 - abp.ModalManager
 - abp.notify
 - abp.security
 - abp.setting
 - abp.ui
 - abp.utils
 - abp.ResourceLoader
 - abp.WidgetManager
 - Other APIs