Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/docsifyjs/docsify
/ updateOptions
Function
updateOptions
src/plugins/search/component.js:232–234 ·
view source on GitHub ↗
(opts)
Source
from the content-addressed store, hash-verified
230
}
231
232
function
updateOptions(opts) {
233
options = opts;
234
}
235
236
export
function
init(opts, vm) {
237
const
keywords = vm.router.parse().query.s;
Callers
2
init
Function · 0.85
update
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…