WebCAD-Lib-TS API 文档 - v1.0.0
    Preparing search index...

    Function createFloatingToolbar

    • Create (or retrieve) a floating toolbar.

      If a toolbar with the given id already exists and is still in the DOM, the existing instance is returned and shown — no duplicate is created.

      Parameters

      • id: string

        Unique identifier for this toolbar instance

      • options: FloatingToolbarOptions = {}

        Configuration options

      Returns FloatingToolbarManager

      A manager object for controlling the toolbar