mirror of https://github.com/abpframework/abp
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.
23 lines
388 B
23 lines
388 B
# JavaScript API
|
|
|
|
ABP为ASP.NET Core MVC / Razor页面应用程序提供了一些执行客户端常见需求的JavaScrpt Api.
|
|
|
|
## APIs
|
|
|
|
* abp.ajax
|
|
* [abp.auth](Auth.md)
|
|
* 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 |