Question Editor API Initialization
configuration
An object containing app configuration.
Values
Attribute path configuration
Type object
Properties
-
consumer_key string
Pass a consumer key to load consumer specific CSS.
-
main_container_selector string
a jQuery type selector, specifying the wrapper element, in which Question Editor is rendered.
-
scroll_container_selector string
a jQuery type selector, specifying the element which Question Editor should scroll into view on navigation (overwrites
main_container_selector
for that purpose).