import type { PopsPanelContainerConfig } from "./components-container"; import type { PopsPanelViewConfig } from "."; /** * 右侧容器的配置 */ export interface PopsPanelRightAsideContainerConfig { /** 当前的
  • 元素 */ target: HTMLLIElement | undefined; /** 当前的
  • 元素的父