UNPKG

azure-devops-ui

Version:

React components for building web UI in Azure DevOps

1 lines 659 B
var ContentJustification,ContentLocation,ContentOrientation,ContentSize;!function(t){t[t.Start=0]="Start",t[t.Center=1]="Center",t[t.End=2]="End",t[t.Stretch=3]="Stretch"}(ContentJustification=ContentJustification||{}),function(t){t[t.Start=0]="Start",t[t.Center=1]="Center",t[t.End=2]="End"}(ContentLocation=ContentLocation||{}),function(t){t[t.Column=0]="Column",t[t.Row=1]="Row"}(ContentOrientation=ContentOrientation||{}),function(t){t[t.Small=0]="Small",t[t.Medium=1]="Medium",t[t.Large=2]="Large",t[t.Auto=3]="Auto",t[t.ExtraLarge=4]="ExtraLarge"}(ContentSize=ContentSize||{});export{ContentJustification,ContentLocation,ContentOrientation,ContentSize};