Skip to main content

Container

The Container control enables you to arrange your controls in a simple and easy-to-navigate layout. It is typically useful when you have large and complex forms that can be made easier by allowing absolute resizing in pixels within the parent Container size.

Container
Container
info

This control is only available in the Free Flow Editor which has enhanced functionality for managing controls on a grid layout.

Properties

PropertyDescription
Background colorSet the background color of the Container. You can enter a custom hex code value or use available themes.
Image *Add an image to the Container.
Image FitChoose how the image appears in the Container: container style or cover style.
Box ShadowAdd a shadow to the Container box. Toggle to enable or disable the box-shadow.
Max-W and Min-WSet the maximum and minimum width of the Container.
AlignmentAlign the controls within the Container: start, end, center, space between, or aligned to baseline.
OverflowControl whether the content can scroll outside the Container box or remains visible within borders.

Border

PropertyDescription
BorderChoose the type of border for the Container: All borders, Top, Right, Bottom, or Left.
WidthSet the border width in pixels or any other unit according to your selection.
StyleChoose the border style: solid, dashed, or dotted. You can also select None for no border.
ColorSpecify the color to be used for the borders.
RadiusAdjust the radius of the border edges to give rounded corners.