AdapTable Angular Demos
Summary
- All the demos in this site can be run in Angular and then forked to Sandobx showing the full source code
- We provide a barebones AdapTable Angular Support Template to help users get started with AdapTable Angular
- We also provide a slighlty more feature-rich AdapTable Angular Example which includes custom components
Demos
All the demos on this site can be run using AdapTable Angular by clicking the Angular button in the top corner.
They can also be forked to Sandbox and run independently (with full source code visible)
AdapTable Example
The AdapTable Angular Example App is a full, standalone working example app of AdapTable Angular.
The Example App shows how to create and use Custom Angular Components inside AdapTable (used in Toolbars, Tool Panels and Settings Panel).
All the source code used to build the Example App is available.
AdapTable Support Template
To help you get up and running quickly with AdapTable we provide a bar-bones Angular Example.
Hint
This is also useful when raising Support Tickets as it allows you to focus on the particular issue or requirement
This is available in 2 forms:
- as a GitHub repo
- as a Code Sandbox example