Home
>
Videos
>
Centering in the Margins: Including and tending to the perspectives of those who have been historically marginalized which is very relevant to the work of palliative care.
SHARE
Video
Centering in the Margins: Including and tending to the perspectives of those who have been historically marginalized which is very relevant to the work of palliative care.
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;
}">