MCPcopy Create free account
hub / github.com/pywebio/PyWebIO / ui.ts

File ui.ts

webiojs/src/ui.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {state} from "./state";
2
3let has_input = false;
4let input_panel = $('#input-container');

Callers

nothing calls this directly

Calls 4

input_min_fixed_heightFunction · 0.85
toggle_input_panel_styleFunction · 0.85
move_input_panelFunction · 0.85
$Function · 0.50

Tested by

no test coverage detected