SHARE
Video
SHARE
Theme: NICU
Parents give tips on being in the NICU: Staying present, creating routines, holding your child as is possible; pumping
Page: 3 of 3
Parents give tips on being in the NICU: Staying present, creating routines, holding your child as is possible; pumping
25 / 32
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;
}">