Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/brimdata/zui
/ empty
Method
empty
apps/zui/src/js/state/Editor/types.ts:24–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
export
type
QueryPin = GenericQueryPin | FromQueryPin | TimeRangeQueryPin
23
export
interface
QueryPinInterface {
24
empty(): boolean
25
toZed(): string
26
}
27
Callers
3
clearTextSelection
Function · 0.65
updatePin
Function · 0.65
Show
Function · 0.65
Implementers
3
GenericPin
apps/zui/src/js/state/Editor/models/ge
TimeRangePin
apps/zui/src/js/state/Editor/models/ti
FromPin
apps/zui/src/js/state/Editor/models/fr
Calls
no outgoing calls
Tested by
no test coverage detected