You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abp/docs/en/API/JavaScript-API/Index.md

450 B

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