Experimental project
This is a sandbox project, which contains experimental code for developer use only.
This module allows you to move content based on breakpoints within the markup. Essentially "teleporting" the markup to a new location in the dom. And then moving it back automatically when the breakpoint changes back. Useful in the cases where menus need to move or get collected for a mobile menu vs the full desktop menu. Or just to keep the source order logical when big shifts in content happen.
Features
Adds a block type to place as your destinations in the page. And the underlying javascript library which handles the teleporting.
Recommended modules/libraries
- Block Attributes can be useful to set the data attributes required for teleporting without custom code.
Project information
- Project categories: Content display
- Created by minoroffense on , updated

