pivotick - v1.5.0
    Preparing search index...

    Interface ModeRailOptions

    Visibility of the mode rail's not-yet-shipped data-zone modes. Each is a disabled "SOON" affordance when shown; omit or set false to hide it.

    interface ModeRailOptions {
        enrich?: boolean;
        explore?: boolean;
    }
    Index

    Properties

    Properties

    enrich?: boolean

    Show the (coming-soon) Enrich mode.

    false
    
    explore?: boolean

    Show the (coming-soon) Explore mode.

    false