## 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](Entity-Action-Extensions.md) * [Data Table Column (or Entity Prop) Extensions](Data-Table-Column-Extensions.md) * [Page Toolbar Extension](Page-Toolbar-Extensions.md) * [Dynamic Form (or Form Prop) Extensions](Dynamic-Form-Extensions.md)