Home
>
Videos
>
An MD on how she meets a family for the first time: “Being genuine in my presence and extending an invitation for people to share with me who they are.”
SHARE
Video
An MD on how she meets a family for the first time: “Being genuine in my presence and extending an invitation for people to share with me who they are.”
0) {
const rect = $el.getBoundingClientRect();
const clickX = $event.clientX - rect.left;
const percentage = clickX / rect.width;
const newTime = percentage * $store.globalAudio.duration;
$refs.audio.currentTime = newTime;
}">