hooks

use-cooldown

Fires once after a fixed delay, then locks out until the cooldown passes. For rate-limited actions, burst protection.

fired: 0 ยท active: false

Click Fire โ€” the button locks for 2 seconds, then re-enables.

Installation

import from @workspace/ui โ€” module-owned, not registry-installable

Usage