Loom Engine - v3.1.1
    Preparing search index...

    Interface ZoneEventSystemOptions

    interface ZoneEventSystemOptions {
        currentZone?: () => string | null;
        applyKnotToSharedContext?: boolean;
    }
    Index

    Properties

    currentZone?: () => string | null
    applyKnotToSharedContext?: boolean