Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk/view
WorkbenchStatusBarAlignment
type
type WorkbenchStatusBarAlignment = 'left' | 'right'
Import
import { WorkbenchStatusBarAlignment } from '@modular/sdk/view';