Custom Settings Panels

Summary

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

Deep Dive

Anatomy of a Custom Settings Panel

Developer Guide

Providing a Custom Settings Panel in AdapTable Vanilla

Adding a Custom Settings Panel
Fork
  • 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