@aotearoan/neon
Version:
Neon is a lightweight design library of Vue 3 components with minimal dependencies.
6 lines (5 loc) • 365 B
JavaScript
var f = /* @__PURE__ */ ((t) => (t.TopLeft = "top-left", t.TopRight = "top-right", t.BottomLeft = "bottom-left", t.BottomRight = "bottom-right", t.LeftTop = "left-top", t.LeftBottom = "left-bottom", t.RightTop = "right-top", t.RightBottom = "right-bottom", t))(f || {});
export {
f as NeonDropdownPlacement
};
//# sourceMappingURL=NeonDropdownPlacement.es.js.map