SHARE
Videos
Theme: Prenatal Diagnosis
A prenatal diagnosis of heterotaxy: how palliative care helped parents continue the pregnancy and manage uncertainty
Page: 3 of 3
A prenatal diagnosis of heterotaxy: how palliative care helped parents continue the pregnancy and manage uncertainty
SHARE
25 / 26
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;
}">