sesaparcours
    Preparing search index...

    The actual workspace/block where the menu is being rendered. This is passed to callback and displayText functions that depend on this information.

    interface Scope {
        block: any;
        workspace: any;
    }
    Index

    Properties

    Properties

    block: any
    workspace: any