Home
>
Videos
>
A pediatric neurologist on Palliative Care: “It's that human level work that we have to intentionally bring back into these conversations..."
SHARE
Video
A pediatric neurologist on Palliative Care: “It’s that human level work that we have to intentionally bring back into these conversations…”
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;
}">