Function: usePendingProposalsCount()
usePendingProposalsCount(
options):UseQueryResult<number,Error>
Defined in: web/lib/hooks/use-governance.ts:405
Fetches count of pending proposals (for nav badges).
Parameters
options
UseGovernanceOptions = {}
Hook options
Returns
UseQueryResult<number, Error>
Query result with pending count