I
UseTimeAgoControls
testeddemoControls returned when `controls: true`.
Demo
Loading demo…
Signature
ts
interface UseTimeAgoControls extends ResumableActionsProperties
| Property | Type | Description |
|---|---|---|
timeAgo | ComputedRef<string> | The reactive relative-time string |
isActive | Readonly<Ref<boolean, boolean>> | Whether the update interval is currently active |