Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/openscopeproject/InteractiveHtmlBom
/ updateFilter
Function
updateFilter
InteractiveHtmlBom/web/ibom.js:855–858 ·
view source on GitHub ↗
(input)
Source
from the content-addressed store, hash-verified
853
}
854
855
function
updateFilter(input) {
856
filter = input.toLowerCase();
857
populateBomTable();
858
}
859
860
function
updateRefLookup(input) {
861
reflookup = input.toLowerCase();
Callers
nothing calls this directly
Calls
1
populateBomTable
Function · 0.85
Tested by
no test coverage detected