Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MADEVAL/Oat-Table
/ disconnectedCallback
Method
disconnectedCallback
src/table.js:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
}
24
25
disconnectedCallback() {
26
this.#controller?.abort();
27
}
28
29
refresh() {
30
if
(!this.#table) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected