Vertex Viewer SDK
    Preparing search index...

    Interface VertexViewerToolbar

    interface VertexViewerToolbar {
        direction?: ViewerToolbarDirection;
        placement?: ViewerToolbarPlacement;
    }
    Index
    'horizontal'
    

    Specifies where the toolbar is positioned.

    'bottom-center'