Wrapper

The Wrapper is a layout component that serves as a container for other components. Use it to wrap components and control styling and display logic.

Use the Wrapper component

The Wrapper provides visual consistency across components on your Nintex Apps pages. You can set the background, size, border, and padding for each Wrapper to create a uniform design for all contained components.

It also allows you to apply Display logic to multiple components at once. To apply the same rendering logic to several components, place them inside the Wrapper and configure the logic on the Wrapper itself, rather than setting up rendering properties for each component individually.

Add and configure Wrapper component

  1. Add a Wrapper component to the canvas. For more information, see Add components to the canvas.
  2. Add other components into the Wrapper so they are contained within it.
  3. Configure Component properties.

Note:  The visual settings placed on the Wrapper may override visual styles applied to individual components within the Wrapper.

Component properties