Allow different interactions for different breakpoints
Many times I'll use an interaction on a desktop view, but want a different one on mobile breakpoints. For example, on the desktop view I might a div to slide in from the right, but on the mobile view I want it to slide in from the bottom.