Options for creating the PathStatus widget.

interface IOptions {
    docManager: IDocumentManager;
}

Properties

Properties

docManager: IDocumentManager

The application document manager.