Skip to content

Gun-Vue docs v0.24.1


Gun-Vue docs / chat/useChat / voteTopic

Function: voteTopic()

voteTopic(title, vote): Promise<void>

Defined in: src/chat/useChat.js:112

Parameters

title

any

vote

boolean = true

Returns

Promise<void>

MIT