entviz — @entviz/core & @entviz/react API
    Preparing search index...

    Interface ResolvedChannels

    Which value-derived channels are enabled, after applying the posture gate.

    interface ResolvedChannels {
        autoColor: boolean;
        icon: boolean;
        mnemonic: boolean;
    }
    Index
    autoColor: boolean
    icon: boolean
    mnemonic: boolean