MCPcopy Create free account
hub / github.com/pywebio/PyWebIO / get_element

Method get_element

webiojs/src/models/output.ts:12–12  ·  view source on GitHub ↗
(spec: any)

Source from the content-addressed store, hash-verified

10 handle_type: string;
11
12 get_element(spec: any): JQuery; // The length of element must equal 1
13}
14
15let Text = {

Callers 2

handle_messageMethod · 0.65
getWidgetElementFunction · 0.65

Implementers 1

PopupHandlerwebiojs/src/handlers/popup.ts

Calls

no outgoing calls

Tested by

no test coverage detected