MCPcopy Create free account
hub / github.com/Tencent/kbone / search

Method search

packages/miniprogram-render/src/bom/location.js:510–512  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

508 }
509
510 get search() {
511 return this.$_search
512 }
513
514 set search(value) {
515 if (typeof value !== 'string') return

Callers

nothing calls this directly

Calls 4

$_getOldValuesMethod · 0.95
$_checkUrlMethod · 0.95
$_enterHistoryMethod · 0.95
$$parseMethod · 0.80

Tested by

no test coverage detected