@stereograph/teiaviewer - v17.8.0-dev
    Preparing search index...

    Interface CreateWidgetOptions

    Base options for widget creation

    interface CreateWidgetOptions {
        viewportRect: DOMRect;
    }
    Index

    Properties

    Properties

    viewportRect: DOMRect

    The DOM rect of the widget container (x, y, width, height)