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

  1. Go to the Content section in your WrapperRoute

  2. Open our plugin.

  3. On the components screen, select WrapperContent within Component type.

  4. Go into the attributes and select Replace or Append, depending on what you need.

  5. Select the screen that will go into the WrapperContent.

  6. On the components screen, select WrapperRoute within Component type.

  7. Open its attributes, the url to which it is directed and the parent will be the Wrapper Route.

  8. 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?