mirror of https://github.com/abpframework/abp
parent
45d1d99322
commit
58e946c601
@ -0,0 +1,10 @@
|
||||
## Angular UI Extensions
|
||||
|
||||
Angular UI extensions system allows you to add a new action to the actions menu, a new column to the data table, a new action to the toolbar of a page, and add a new field to the create and/or edit forms.
|
||||
|
||||
See the documents below for the details:
|
||||
|
||||
* [Entity Action Extensions](https://docs.abp.io/en/abp/latest/UI/Angular/Entity-Action-Extensions)
|
||||
* [Data Table Column (or Entity Prop) Extensions](https://docs.abp.io/en/abp/latest/UI/Angular/Data-Table-Column-Extensions)
|
||||
* [Page Toolbar Extension](https://docs.abp.io/en/abp/latest/UI/Angular/Page-Toolbar-Extensions)
|
||||
* [Dynamic Form (or Form Prop) Extensions](https://docs.abp.io/en/abp/latest/UI/Angular/Dynamic-Form-Extensions)
|
||||
Loading…
Reference in new issue