SHARE
Video Collection
Guardianship / Transitioning to Adulthood
This topic features parents of children who have transitioned to ‘adulthood’ but for whom they are still the primary medical decision makers.
Getting Guardianship with DNR Rights: A mother’s tips
SHARE
1 / 3
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;
}">