Question Editor API Initialization
responsive_edit_mode
If the global_template is set to "edit_preview"
, responsive_edit_mode object can be used to configure the responsive behaviour of Question Editor.
In order to deliver better responsive ui, browser window size smaller than breakpoint will render in edit layout.
Values
Attribute path ui.layout.responsive_edit_mode
Type object
Properties
-
breakpoint integer
Integer value (representing pixels) which controls at what container width to switch to edit layout.