@orangecheck/vote-react / UseTallyState
Interface: UseTallyState
Defined in: use-tally.ts:27
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-data"></a> data | TallyResponse | null | use-tally.ts:28 |
<a id="property-error"></a> error | Error | null | use-tally.ts:29 |
<a id="property-loading"></a> loading | boolean | use-tally.ts:30 |
<a id="property-refetch"></a> refetch | () => void | use-tally.ts:31 |