Skip to content

Interface: BoundRemoteBar

Defined in: solid.ts:88

Properties

dispose

dispose: () => void

Defined in: solid.ts:92

Stop republishing and release the effect's reactive root.

Returns

void


host

host: BarHost

Defined in: solid.ts:90

Feed this the relay's frames (ws.onmessage → host.receive(decode(...))).