Home
>
Videos
>
A physician on building alignment with the family: I start with “What is harm vs no harm for your child?” It brings us back to the child.
SHARE
Video
A physician on building alignment with the family: I start with “What is harm vs no harm for your child?” It brings us back to the child.
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;
}">