Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional autoSizing

autoSizing: boolean

Whether an editor should be auto resized on a content change.

Fixme

remove when https://github.com/Microsoft/monaco-editor/issues/103 is resolved

Optional maxHeight

maxHeight: number

A maximal height of an editor in lines.

Fixme

remove when https://github.com/Microsoft/monaco-editor/issues/103 is resolved

Optional minHeight

minHeight: number

A minimal height of an editor in lines.

Fixme

remove when https://github.com/Microsoft/monaco-editor/issues/103 is resolved