# XWUIAnnotationPin

Figma-style comment pins with resolve state. Host owns the overlay surface.

## BasicUsage

Default two pins.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Default two pins.
```

## Add

Drop a pin from the class API.

```example
file: examples/Add.ts
html: examples/Add.html
title: Add
description: Drop a pin from the class API.
```

## Resolve

Resolve the selected pin.

```example
file: examples/Resolve.ts
html: examples/Resolve.html
title: Resolve
description: Resolve the selected pin.
```

## TaggedBody

Bodies drop tags.

```example
file: examples/TaggedBody.ts
html: examples/TaggedBody.html
title: TaggedBody
description: Bodies drop tags.
```

```api
```
