Introducing the IMPACT Innovation Framework
Click a section of the diagram to explore further
{
interacting = true
const bounds = $el.getBoundingClientRect()
$refs.cursor.style.left = event.clientX - bounds.left + 'px'
$refs.cursor.style.top = event.clientY - bounds.top + 'px'
}"
@scroll.window="interacting = false"
x-cloak
>