-
PostThe Moment I Stopped Waiting and Started Asking: What Luka’s Journey Taught Me About Advocacy, Trust, and Palliative Care -
PostPeriod Power -
PostThe Depth of the Well: Parents and Clinicians Are Experts -
PostDid I Play God? -
PostWho’s Your Quarterback? When Growing Up Means Replacing the Team and the QB -
EventIn the Room: Parent Perspectives: Insights into Medical Decision-Making
SHARE
Videos
SHARE
Theme: Shared Decision-Making
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;
}">