Skip to main content

WorkbenchEditorLayoutOrientation

type
type WorkbenchEditorLayoutOrientation = 'horizontal' | 'vertical'

Import

import { WorkbenchEditorLayoutOrientation } from '@modular/sdk/view';