TooltipJSEvents.gatherComponents
2026/7/28小於 1 分鐘
function gatherComponents(
extra: $Item$$Type,
handler: (event: $GatherComponentsEventJS) => void,
): void;
function gatherComponents(
handler: (event: $GatherComponentsEventJS) => void,
): void;