Wizard Technical Reference

Summary

  • Wizards in AdapTable can be configured via the wizardOptions property in Adaptable Options
  • These properties control the popup type, initial position and initial size of every wizard

Wizard Options

The Wizard Options section contains the configuration properties available for AdapTable Wizards:

PropertyTypeDescriptionDefault
popupTypePopupTypeHow wizards are rendered: 'modal' (centred & unmovable) or 'window' (supports size, position, drag, resize)inherits from settingsPanelOptions.popupType
positionWindowPositionInitial position of wizard — pixel offset of top-left corner from top-left of viewport (requires popupType: 'window')Middle of Screen
sizeWindowSizeInitial size (in pixels) of wizard (requires popupType: 'window') 'window').Computed default sized for wizards