MCPcopy Index your code
hub / github.com/pywebio/PyWebIO / datatable.ts

File datatable.ts

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

Source from the content-addressed store, hash-verified

1import {pushData} from "../session";
2
3const tpl = `<div class="webio-datatable">
4<div class="ag-theme-{{theme}} ag-grid" style="width: 100%; height: {{height}}">

Callers

nothing calls this directly

Calls 9

pushDataFunction · 0.90
parse_js_funcFunction · 0.85
row_data_and_column_defFunction · 0.85
path2fieldFunction · 0.85
safe_runFunction · 0.85
pushMethod · 0.80
appendMethod · 0.80
removeMethod · 0.80
$Function · 0.50

Tested by

no test coverage detected