export function cancelPropagation(event) { event.stopPropagation() return false }