config.dependencies.questions_api.init_options - Initialization - Author API

Author API Initialization

init_options

Initialization options for instances of Questions API that will be used to preview Widgets (Questions or Features).

You would want to use this to customize specific behaviors in the Widget previews.

See Questions API initialization options for more information.

Examples

var initializationOptions = {
    "config": {
        "dependencies": {
            "questions_api": {
                "init_options": { /* ... */ }
            }
        }
    }
};

Values

Attribute path config.dependencies.questions_api.init_options

Default {}

Type object

Related articles

Was this article helpful?

Did you arrive here by accident? If so, learn more about Learnosity.