Contact Picker API

Overview

Contact Picker API allows users to select entries from their contact list and share limited details of the selected entries with the web apps.

Demo

https://nectar.website/demo/web-apis/contact-picker/arrow-up-right

Usage

You can refer to the code present in /partials/web-apis/contact-picker.html file and use it accordingly.

Reference

https://developer.mozilla.org/en-US/docs/Web/API/Contact_Picker_APIarrow-up-right

Last updated