Box

Purpose

This component can be used to build low level custom components.

Exported Features

cf2:ui.Box

Imported Features

cf2:ConstructionComponent

Markup

This component is provided by the ui:box element. It can contain arbitrary markup.

JavaScript

The component is a common UI container and implements all the methods defined in Common JavaScript methods.

Related topics