Try the offset settings. let btn = document.querySelector("button") new Tooltip(btn, { title: 'Add new product', trigger: 'hover', ...
確定! 回上一頁