# Type Alias: ScreenName

> **ScreenName**: `"login"` \| `"info"` \| `"new"` \| `"open"` \| `"assets"` \| `"add-asset"` \| `"snippets"` \| `"add-snippet"` \| `"import"` \| `"resources"` \| `"share"` \| `"embed"` \| `"deploy"` \| `"sync"` \| `"backup"` \| `"broadcast"` \| `"welcome"` \| `"about"` \| `"custom-settings"` \| `"editor-settings"` \| `"code-to-image"` \| `"test-editor"` \| `"keyboard-shortcuts"`

Screen names in the app.

## Defined in

[src/sdk/models.ts:435](https://github.com/live-codes/livecodes/blob/aec9b8c37d4ecd87867f4910f062861109d183d8/src/sdk/models.ts#L435)