UNPKG

box-ui-elements-mlh

Version:
16 lines (14 loc) 612 B
var TetherPosition; (function (TetherPosition) { TetherPosition["TOP_LEFT"] = "top left"; TetherPosition["TOP_CENTER"] = "top center"; TetherPosition["TOP_RIGHT"] = "top right"; TetherPosition["MIDDLE_LEFT"] = "middle left"; TetherPosition["MIDDLE_CENTER"] = "middle center"; TetherPosition["MIDDLE_RIGHT"] = "middle right"; TetherPosition["BOTTOM_LEFT"] = "bottom left"; TetherPosition["BOTTOM_CENTER"] = "bottom center"; TetherPosition["BOTTOM_RIGHT"] = "bottom right"; })(TetherPosition || (TetherPosition = {})); export default TetherPosition; //# sourceMappingURL=tether-positions.js.map