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

Author API Initialization

init_options

Initialization options for instances of Items API that will be used to preview Activities.

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

See Items API initialization options for more information.

Examples

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

Values

Attribute path config.dependencies.items_api.init_options

Default {}

Type object

Related articles

Was this article helpful?

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