Digital Business Card
<\/script>\n';
},
get iframeSnippet() {
const domain = 'qrcodefyi.com';
const type = 'glossary';
const slug = 'digital-business-card';
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">
Also known as:
QR business card
electronic business card
A QR code on a physical or digital business card encoding contact information in vCard or MeCard format. Saves the contact directly to the recipient's phone address book, eliminating manual data entry and paper card waste.