AdapTable Angular
Summary
- AdapTable Angular enables AdapTable to be instantiated and referenced inside an Angular application
- It integrates directly with, and extends, the AG Grid Angular Component
- It enables Custom Components to be provided to AdapTable in a framework-friendly fashion
AdapTable Angular is a lightweight wrapper around AG Grid Angular.
It enables AdapTable to be instantiated, and used, in a recognisably Angular way.
AdapTable Angular allows you to supply AdapTable with various Angular custom components:
Other than Installation and Integration, everything else you will do in AdapTable Angular (e.g. create Adaptable Options, write Initial Adaptable State, use the Adaptable API etc.) is exactly the same in AdapTable Vanilla.
Caution
AdapTable supports whichever versions of Angular are being supported by AG Grid; currently that is Angular 18 - 21
AdapTable Resources
- The Angular Example Project is a standalone working example app of AdapTable Angular. It is designed to provide a platform for you to create your own application and contains:
- The full source code illustrating how to install and instantiate Angular
- Examples of the 4 custom components which AdapTable allows you to provide in an Angular-friendly way:
- Additionally to help you get up and running quickly, we provide a basic Angular Template; this is also useful for Support issues and is available as: