UNPKG

vue-form-kit

Version:

![NPM License](https://img.shields.io/npm/l/vue-form-kit) ![NPM Downloads](https://img.shields.io/npm/dt/vue-form-kit) ![NPM Version](https://img.shields.io/npm/v/vue-form-kit)

22 lines (21 loc) 686 B
import { openBlock as o, createElementBlock as s, withModifiers as l, createElementVNode as e } from "vue"; import { _ as r } from "./_plugin-vue_export-helper.9d74fd37.js"; const c = { name: "BlockBurger", emits: ["click"] }, i = /* @__PURE__ */ e("span", null, null, -1), u = /* @__PURE__ */ e("span", null, null, -1), _ = /* @__PURE__ */ e("span", null, null, -1), p = /* @__PURE__ */ e("span", null, null, -1), a = [ i, u, _, p ]; function d(t, n, m, f, k, $) { return o(), s("div", { class: "burger-menu", onClick: n[0] || (n[0] = l((h) => t.$emit("click"), ["prevent"])) }, a); } const v = /* @__PURE__ */ r(c, [["render", d]]); export { v as default };