_activeSidebarPanel
_activeSidebarPanel: string = ''
_addComponentPopoverPosition
_addComponentPopoverPosition: {
clientX: number;
clientY: number;
} = ...
_contextMenuPosition
_contextMenuPosition: {
clientX: number;
clientY: number;
} = ...
_isPreview
_isPreview: boolean = false
_showAddComponentPopover
_showAddComponentPopover: boolean = false
_showContextMenu
_showContextMenu: boolean = false
_showRightPanel
_showRightPanel: boolean = true
_showSmartWizard
_showSmartWizard: boolean = false
_simulator
_simulator: ISimulatorType = ISimulatorTypes.desktop
_viewport
_viewport: IViewportBounding = ...
当前选中的侧边栏面板