@betterpt/clinic-telehealth-button
v0.0.8
Published
This widget consists of a simple button that directs the user to the associated Video Consultation page. It is built with [Preact](https://preactjs.com/) because it has a 3kb footprint.
Downloads
14
Readme
Telehealth Button Widget
This widget consists of a simple button that directs the user to the associated Video Consultation page. It is built with Preact because it has a 3kb footprint.
Usage (for the customer):
<div telehealth-button-host="habitat">
<script type="text/props">
{ "companyName": "mavericks", "id": 2, "backgroundColor": "#4370a9", "isButtonTextBlack": false }
</script>
</div>
<script async src="https://cdn.betterpt.net/telehealth-button/build/bundle.js"></script>