Interface MonacoEditorViewZone

interface MonacoEditorViewZone {
    id: string;
}

Hierarchy

  • IViewZone
    • MonacoEditorViewZone

Properties

Properties

id: string