UNPKG

@skbkontur/ui-kit

Version:

18 lines 412 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var PopupMenuPositions = [ 'top left', 'top center', 'top right', 'right top', 'right middle', 'right bottom', 'bottom left', 'bottom center', 'bottom right', 'left top', 'left middle', 'left bottom' ]; exports.default = PopupMenuPositions; //# sourceMappingURL=PopupMenuPositions.js.map