Wrapper Content
The Wrapper Content will mark where the content of the wrapper route is loaded and the Screens will be the content that enters.
The Wrapper Content has the option to replace it (replace) or push the dynamic content you already have (append).
Objective
The objective of this tutorial is to learn how to configure your content wrapper, and use it in your next mockups, in order to create a more stable design and development.
Steps
Go to the Content section in your WrapperRoute
Open our plugin.
On the components screen, select WrapperContent within Component type.
Go into the attributes and select Replace or Append, depending on what you need.
Select the screen that will go into the WrapperContent.
On the components screen, select WrapperRoute within Component type.
Open its attributes, the url to which it is directed and the parent will be the Wrapper Route.
Voila! you already have the content of your wrapper content configured.
Use cases
Whenever you have a WrapperRoute you will need the WrapperContent, as without it there is no indication of what should change.
Common problems
Misdirected URL.
Parent does not match the one you want.
Last updated
Was this helpful?