Interface: CapView
Defined in: modal/bar.ts:106
One renderable cap.
Properties
command
command:
string
Defined in: modal/bar.ts:108
enabled
enabled:
boolean
Defined in: modal/bar.ts:113
hint
hint:
KeyHint
Defined in: modal/bar.ts:111
hold?
optionalhold?:object
Defined in: modal/bar.ts:110
down
down:
string
up
up:
string
kind
kind:
"cap"
Defined in: modal/bar.ts:107
lit
lit:
boolean
Defined in: modal/bar.ts:112
payload?
optionalpayload?:unknown
Defined in: modal/bar.ts:109
remote?
optionalremote?:boolean
Defined in: modal/bar.ts:117
Mirrors CapSpec.remote: this cap is in the remote subset. Only emitted when the node declared it, so desktop-only caps stay field-free (keeps barModel snapshots and the WireCap drift guard unchanged).