UNPKG

@oruga-ui/oruga-next

Version:

UI components for Vue.js and CSS framework agnostic

12 lines (11 loc) 350 B
/*! Oruga v0.11.4 | MIT License | github.com/oruga-ui/oruga */ import { toValue } from "vue"; import { c as getOption } from "./config-BhtJomvl.mjs"; function getTeleportDefault() { const option = getOption("teleportTarget", "body"); return toValue(option); } export { getTeleportDefault as g }; //# sourceMappingURL=useConfig-BoLnLsCX.mjs.map