Interface XRDOMOverlayInit

    interface XRDOMOverlayInit {
        root: Element;
    }

    Properties

    Properties

    root: Element