# Interface: RewriteScreenAnnotation

Defined in: [types.ts:1390](https://github.com/coda/packs-sdk/blob/b2b4c9dba5ca748bdbb94481cc13b5ca3c328ef6/types.ts#L1390)

Annotation for screen suggestions.

## Extends

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

## Properties

### type

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

Defined in: [types.ts:1384](https://github.com/coda/packs-sdk/blob/b2b4c9dba5ca748bdbb94481cc13b5ca3c328ef6/types.ts#L1384)

The type of screen annotation.

#### Inherited from

`BaseScreenAnnotation.type`
