Contact Sharing
<\/script>\n';
},
get iframeSnippet() {
const domain = 'qrcodefyi.com';
const type = 'entity';
const slug = 'contact-sharing';
return '';
},
get activeSnippet() {
return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet;
},
copySnippet() {
navigator.clipboard.writeText(this.activeSnippet).then(() => {
this.copied = true;
setTimeout(() => { this.copied = false; }, 2000);
});
}
}"
@keydown.escape.window="open = false"
@click.outside="open = false">
Digital business cards using vCard or MeCard QR codes that save a full contact entry — name, phone, email, company, address — directly to the scanner's address book. Eliminates paper card waste and ensures accurate data transfer without typos.