@orangecheck/vote-react / UseTallyOptions
Interface: UseTallyOptions
Defined in: use-tally.ts:20
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-baseurl"></a> baseUrl? | string | - | use-tally.ts:21 |
<a id="property-initialdata"></a> initialData? | TallyResponse | If set, provides initial data (SSR hydration). | use-tally.ts:24 |
<a id="property-refreshms"></a> refreshMs? | number | - | use-tally.ts:22 |