editor-preview/src/config.md

478 B

Config

- showPreviewAutomatically [boolean (true | false)]:
   Defines if the preview window should show up automatically as you enter the Editor (default: true)

- splitRatio [int:int]:
   Defines the default split ratio of the main view and preview view (default: 1:1)

- location [string (above | below | left | right)]:
   Defines where to render the preview (default: below)