AdapTable DevTools icon

AdapTable DevTools

Extension Actions

How to install Open in Chrome Web Store
CRX ID
lfdcfjfpkjnhkfednbefomhhgohnhong
Status
  • Live on Store
Description from extension meta

Chrome DevTools extension for AdapTable

Image from store
AdapTable DevTools
Description from store

Adds AdapTable and AG Grid debugging tools to the Chrome Developer Tools.

This extension allows you to interact with AdapTable instances (you need to have version >= 23.0.0 installed) from your developer console.

You will get a new tab in your Chrome DevTools: "AdapTable".

In this tab, you will see all your Adaptable instances, each identified by their adaptableId.

By selecting a component from the list in the sidebar, you will be able to interact with it in a few ways:
- you can see the AdapTable state
- you can navigate between multiple state snapshots, compare them, tag them and download them
- you'll be able to restore any state snapshot
- you'll have access to the component logs and filter them
- customize the current theme and adjust the theme variables to match your app style
- download the theme adjustments and import them later

For more details on AdapTable, visit https://adaptabletools.com