pasteFromClipboard?

Hi Folks. I know how to use the copyToClipboard function but I was wondering, is there such thing as a pasteFromClipboard function. I’d like set up something where I click in the input field and it pastes from clipboard so I don’t have to hit ctrl V

I don’t think this is natively supported. If you really need it then a workaround would be to use the following function in a Custom Element and then pass the data back to Velo: Clipboard - Web APIs | MDN

Also you can always request that Wix natively support this functionality on the roadmap: Product Roadmap