Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alephdata/aleph
/ clearFilter
Method
clearFilter
ui/src/app/Query.js:156–158 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
154
}
155
156
clearFilter(name) {
157
return
this.clear(`filter:${name}`);
158
}
159
160
getSort() {
161
if
(!this.has(
'sort'
))
return
{};
Callers
3
toggleCreatedBy
Method · 0.80
removeFilterValue
Method · 0.80
onClearDates
Method · 0.80
Calls
1
clear
Method · 0.95
Tested by
no test coverage detected