PopupType

PopupType定义
type PopupType = "custom" | "popup" | "tooltip"

类型: "custom"` | `"popup"` | `"tooltip"

BIMFlux AI