config.item_edit.item.rollover_content.enable - Initialization - Author API

Author API Initialization

enable

Controls whether the rollover content is enabled.

You would want to use this option to control whether authors can add, edit, and preview rollover content while authoring Items.

Examples

var initializationOptions = {
    "config": {
        "item_edit": {
            "item": {
                "rollover_content": {
                    "enable": true
                }
            }
        }
    }
};

Values

Attribute path config.item_edit.item.rollover_content.enable

Default true

Type boolean

Versioning

Version added: v2026.3.LTS (now live in developer)

Related articles

Was this article helpful?

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