UNPKG

ng-devui

Version:

DevUI components based on Angular

3 lines (2 loc) 122 B
export type SplitterOrientation = 'vertical' | 'horizontal'; export type CollapseDirection = 'before' | 'after' | 'both';