* 初始化 * @param data
(data: {
config: Required<PopsPanelConfig>;
$el: {
$pops: HTMLElement;
$content: HTMLElement;
$panelRightSectionWrapper: HTMLElement;
$panelLeftAside: HTMLElement;
$panelContentSectionContainer: HTMLElement;
$panelBottomWrapper: HTMLElement;
$panelBottomContainer: HTMLElement;
$panelBottomLeftContainer: HTMLElement;
$panelBottomRightContainer: HTMLElement;
};
emitter: EventEmiter<PopsPanelEventType>;
})
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected