Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/d0iasm/saba
/ dom_modified
Method
dom_modified
core/src/renderer/js/runtime.rs:186–188 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
184
}
185
186
pub fn dom_modified(&self) -> bool {
187
self.dom_modified
188
}
189
190
/// https://developer.mozilla.org/en-US/docs/Web/API
191
///
Callers
1
execute_js
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected