@orangecheck/vote-react / useTally
Function: useTally()
function useTally(pollId: string, opts?: UseTallyOptions): UseTallyState;
Defined in: use-tally.ts:34
Parameters
| Parameter | Type |
|---|---|
pollId | string |
opts | UseTallyOptions |
@orangecheck/vote-react / useTally
function useTally(pollId: string, opts?: UseTallyOptions): UseTallyState;
Defined in: use-tally.ts:34
| Parameter | Type |
|---|---|
pollId | string |
opts | UseTallyOptions |