MCPcopy Create free account
hub / github.com/WhiteSevs/TamperMonkeyScript / init

Function init

lib/pops/src/components/panel/handlerComponents.ts:83–191  ·  view source on GitHub ↗

* 初始化 * @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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 12

forEachMethod · 0.80
appendChildMethod · 0.80
clickMethod · 0.80
disabledMethod · 0.80
addClassNameMethod · 0.80
initElMethod · 0.80
disableMethod · 0.65
handlerCallBackMethod · 0.65
setValueMethod · 0.65
isDefaultMethod · 0.45
afterRenderMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected