UNPKG

@fecp/mobile

Version:

24 lines (23 loc) 1.17 kB
/* empty css */ /* empty css */ import { createBlock, openBlock, normalizeProps, guardReactiveProps, createSlots, renderList, withCtx, renderSlot } from "vue"; import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.mjs"; import { Highlight } from "../../../../../../node_modules/.pnpm/vant@4.9.17_vue@3.5.13_typescript@5.7.3_/node_modules/vant/es/highlight/index.mjs"; const _sfc_main = {}; function _sfc_render(_ctx, _cache) { const _component_van_highlight = Highlight; return openBlock(), createBlock(_component_van_highlight, normalizeProps(guardReactiveProps(_ctx.$attrs)), createSlots({ _: 2 }, [ renderList(_ctx.$slots, (item, key) => { return { name: key, fn: withCtx(() => [ renderSlot(_ctx.$slots, key) ]) }; }) ]), 1040); } const _Highlight = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { _Highlight as default };