fa-container-surface
This directive will create a Famo.us ContainerSurface containing the
specified child elements. The provided options
object
will pass directly through to the Famo.us ContainerSurface's
constructor. See [/docs/surfaces/ContainerSurface]
Usage
<fa-container-surface fa-options="scopeOptionsObject">
<!-- zero or more render nodes -->
</fa-container-surface>