Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cifertech/DisplayKit
/ scrollToScreensSettings
Function
scrollToScreensSettings
app.js:756–758 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
754
}
755
756
function
scrollToScreensSettings() {
757
scrollPropertiesTo(settingsScreensTitle);
758
}
759
760
function
scrollToSelectedElementSettings() {
761
scrollPropertiesTo(selectedElementTitle);
Callers
2
renderUiExamples
Function · 0.85
app.js
File · 0.85
Calls
1
scrollPropertiesTo
Function · 0.85
Tested by
no test coverage detected