eda_sys_panel_control_close_right_panel
Close the right panel in EasyEDA Pro to free up workspace and reduce distractions, improving focus on the schematic or PCB layout.
Instructions
sys_PanelControl.closeRightPanel() -> void 关闭右侧面板
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |