ID of a screen.

interface ScreenID {
    id: string;
}

Properties

Properties

id: string

The ID of the screen.