three-cad-viewer
    Preparing search index...

    Interface SubscribeOptions

    Options for state subscriptions

    interface SubscribeOptions {
        immediate?: boolean;
    }
    Index

    Properties

    Properties

    immediate?: boolean

    If true, immediately invoke listener with current value