Home
>
Videos
>
A parent’s advice to clinicians re Unconscious Bias: “See people as these unique, beautiful beings, learning from them, and giving them that respect.”
SHARE
Video
A parent’s advice to clinicians re Unconscious Bias: “See people as these unique, beautiful beings, learning from them, and giving them that respect.”
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;
}">