Container

Overview

The Container module is an unopinionated blank slate module that can be used as a parent module for more descriptive modules.

Properties

Style attribute String, css style property input Can be used to set container widtharrow-up-right, heightarrow-up-right, backgroundarrow-up-right and other CSSarrow-up-right attributes to customize the container.

Nodes

Listeners

Container:scrollTo

Scroll to behavior that can be triggered that passes metadata to dictate what type of scroll behavior

Parameters

scrollX

scrollY

anchorElId

elementId

Example:

Container:animationState

Animation behavior state

Parameters

stateName

Last updated

Was this helpful?