Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk/view
WorkbenchEditorLayoutOrientation
type
type WorkbenchEditorLayoutOrientation = 'horizontal' | 'vertical'
Import
import { WorkbenchEditorLayoutOrientation } from '@modular/sdk/view';