UNPKG

@nextcloud/vue

Version:
9 lines (8 loc) 329 B
import "../assets/index3.css"; import { options as o } from "floating-vue"; import { VTooltip as s, options as m } from "floating-vue"; o.themes.tooltip.html = !1, o.themes.tooltip.delay = { show: 500, hide: 200 }, o.themes.tooltip.distance = 10, o.themes.tooltip["arrow-padding"] = 3; export { s as default, m as options };