UNPKG

pm-controls

Version:
10 lines (9 loc) 323 B
import { Orientation } from '../../../../objects/enums/orientation'; export declare class StackPanelComponent { Orientation: Orientation; HorizontalAlignment: string; Padding: string; BackgroundClass: string; readonly StackPanelOrientation: string; readonly StackPanelHorizontalAlignment: string; }