Skip to main content
About the Resource Center

Vertical stack container script component

A vertical stack is a parent container that arranges child components vertically. To arrange components horizontally, use a horizontal stack container.

Note: Every script page has a default vertical stack container that contains everything added to that page. You cannot delete this root component, but you can modify its properties and add components to it.

  1. Because the default container is a Vertical Stack container, you may not need to add an extra one. To add another, click the Vertical Stack Container icon on the component toolbar. 

    When you select a vertical stack container, the script editor shows a downward directional indicator. The arrow indicates how new components added to the control align relative to one another.

    For a vertical stack, the script editor positions new components below the previous component. If you add a text component, followed by an input, the editor stacks the controls vertically.

  2. If you add another component using the toolbar, the container places it below the currently selected item.

  3. Optionally set properties of this component.

    Common

    Layout

    Appearance