Custom Settings Panels
Summary
- Developers can provide Custom Settings Panels using Settings Panel Options
- Requirements differ for Adaptable Vanilla (explained below), AdapTable React and AdapTable Angular
Developers can add custom panels to the Settings Panel.
Hint
- This allows your application to have a single screen where users can manage all configuration and settings
- This screen can include settings both for AdapTable and the wider system
Custom Settings Panels are provided via the customSettingsPanels property of Settings Panel Options.
customSettingsPanels
Custom Settings Panels to include in the Settings Panel
Caution
- This page primarily explains how to act Custom Settings Panels in Adaptable Vanilla
- If using AdapTable React see AdapTable React Components Guide
- If using AdapTable Angular consult the AdapTable Angular Components Guide
Deep Dive
Anatomy of a Custom Settings Panel
Developer Guide
Providing a Custom Settings Panel in AdapTable Vanilla
Adding a Custom Settings Panel
- This demo shows the a Custom Settings Panel added called
Applications Settings - We have also used the Settings Panel API to open the Settings Panel with the Custom Panel