# Interface: RewriteScreenAnnotation

Defined in: [types.ts:1395](https://github.com/coda/packs-sdk/blob/44f7744bb692307d51cf2020a7058f343a7e25e8/types.ts#L1395)

Annotation for screen suggestions.

## Extends

- `BaseScreenAnnotation`\<[`Rewrite`](../../enumerations/ScreenAnnotationType/#rewrite)>

## Properties

### type

> **type**: [`Rewrite`](../../enumerations/ScreenAnnotationType/#rewrite)

Defined in: [types.ts:1389](https://github.com/coda/packs-sdk/blob/44f7744bb692307d51cf2020a7058f343a7e25e8/types.ts#L1389)

The type of screen annotation.

#### Inherited from

`BaseScreenAnnotation.type`
