SHARE
Videos
SHARE
Theme: Palliative Care
An NP in the PICU on the importance of having a specialized palliative care team:
Page: 5 of 9
An NP in the PICU on the importance of having a specialized palliative care team:
49 / 107
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;
}">