Home
>
Videos
>
The notion of REVERSIBILITY to inform decision-making; and asking “Has it gotten harder for this child to live in their body?”
SHARE
Video
SHARE
The notion of REVERSIBILITY to inform decision-making; and asking “Has it gotten harder for this child to live in their body?”
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;
}">