---
title: "Pointer Circle + Countdown"
description: "Draw-on annotation ellipse around a target plus a countdown chip that pulses each tick"
---
# Pointer Circle + Countdown
Draw-on annotation ellipse around a target plus a countdown chip that pulses each tick
`annotation` `countdown` `overlay`
## Install
```bash Terminal
npx hyperframes add yt-circle-pointer
```
## Details
| Property | Value |
| --- | --- |
| Type | Component |
## Files
| File | Target | Type |
| --- | --- | --- |
| `yt-circle-pointer.html` | `compositions/components/yt-circle-pointer.html` | hyperframes:snippet |
## Usage
Open `compositions/components/yt-circle-pointer.html` and paste its contents into your composition. See the comment header in the file for detailed instructions.