This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Initialization Option Question Editor API

configuration

An object containing app configuration.

Values

Request object key configuration

Type object

This object has the following properties which can be configured.

  • 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).

Was this article helpful?