The instantiation options for a widget tracker.

interface IOptions {
    namespace: string;
}

Properties

Properties

namespace: string

A namespace for all tracked widgets, (e.g., notebook).