usePoster
const { ref, toDataURL, toBlob, download, copy } = usePoster({ backgroundColor: "#0b8c70", backgroundImg: "/images/poster_bg.png", color: "rgba(255, 255, 255, 0.98)", profitColor: "rgb(0,181,159)" // ... });