x4js - v2.2.49
    Preparing search index...

    Interface AppProps

    interface AppProps {
        mountPoint?: string;
    }
    Index
    mountPoint?: string

    The CSS selector for the DOM element where the application's main view will be mounted (default: 'body').