MCPcopy Create free account
hub / github.com/pollinations/pollinations / element

Method element

pollinations.ai/src/worker.ts:17–17  ·  view source on GitHub ↗
(el: CfElement)

Source from the content-addressed store, hash-verified

15}
16interface CfElementHandler {
17 element(el: CfElement): void;
18}
19declare class HTMLRewriter {
20 on(selector: string, handler: CfElementHandler): HTMLRewriter;

Callers 9

getArrowPropsFunction · 0.65
getArrowTipPropsFunction · 0.65
getAnchorPropsFunction · 0.65
getIndicatorPropsFunction · 0.65
getPositionerPropsFunction · 0.65
getContentPropsFunction · 0.65
getTitlePropsFunction · 0.65
getDescriptionPropsFunction · 0.65
getBackdropPropsFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected