Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{pushData} from
"../session"
;
2
3
const
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
pushData
Function · 0.90
parse_js_func
Function · 0.85
row_data_and_column_def
Function · 0.85
path2field
Function · 0.85
safe_run
Function · 0.85
push
Method · 0.80
append
Method · 0.80
remove
Method · 0.80
$
Function · 0.50
Tested by
no test coverage detected