Vertex Viewer SDK
    Preparing search index...

    Type Alias ViewerToolbarPlacement

    ViewerToolbarPlacement:
        | "top-left"
        | "top-center"
        | "top-right"
        | "middle-left"
        | "middle-right"
        | "bottom-left"
        | "bottom-center"
        | "bottom-right"

    Values that define where the toolbar is positioned.