UNPKG

tdesign-vue-next

Version:
22 lines (18 loc) 503 B
/** * tdesign v1.13.2 * (c) 2025 tdesign * @license MIT */ import { getAttach } from './dom.js'; import '../_chunks/dep-cedcb3d0.js'; import '../_chunks/dep-09955460.js'; import 'lodash-es'; var TransferDom = { mounted: function mounted(el, binding) { if (!binding.value) return; var parentNode = getAttach(binding.value); parentNode === null || parentNode === void 0 || parentNode.appendChild(el); } }; export { TransferDom as default }; //# sourceMappingURL=transfer-dom.js.map