KC's Workspace
    Preparing search index...

    Exposes a reference to the root Application component.

    interface ComponentHost {
        application: Application;
    }

    Implemented by

    Index

    Properties

    Properties

    application: Application