@oruga-ui/oruga-next
Version:
UI components for Vue.js and CSS framework agnostic
12 lines (11 loc) • 350 B
JavaScript
/*! Oruga v0.11.0 | MIT License | github.com/oruga-ui/oruga */
import { toValue } from "vue";
import { c as getOption } from "./config-Dl7tu_Ly.mjs";
function useTeleportDefault() {
const option = getOption("teleportTarget", "body");
return toValue(option);
}
export {
useTeleportDefault as u
};
//# sourceMappingURL=useConfig-43UsDYp_.mjs.map