-
PostShould vs. Want: Guiding Insights from a Palliative Care Clinician -
PostSharing What I Once Hid: Social Media as Connection in Complex Motherhood -
PostMore Love Than I Could Plan For: Family Planning with Rare Disease -
PostDiagnosis Day: What I Felt, But Could Not Name -
PostRare Disease Day -
PostThe Gift of Anticipatory Guidance: What Every Family Deserves
SHARE
Videos
SHARE
Theme: Communicating about the Diagnosis
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;
}">