Home
>
Videos
>
What does it take to support a child transitioning to adulthood? You need to care enough to take the time to understand, to communicate with other physicians, to do paperwork; to figure it out
SHARE
Video
What does it take to support a child transitioning to adulthood? You need to care enough to take the time to understand, to communicate with other physicians, to do paperwork; to figure it out
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;
}">