StackView.Interactions

The style definition for the stackView for interaction components.

Key Type Description
alignment String The alignment of the content. The default value is fill. Here is a list of supported values.
backgroundColorName String The color name for the background that references a color in the asset catalog of the application. The default value is hui_transparent.
paddingBottom Number The bottom padding. The default value is 8.
paddingLeft Number The left padding. The default value is 8.
paddingRight Number The right padding. The default value is 8.
paddingTop Number The top padding. The default value is 8
spacing Number The spacing between elements. The default value is 16.