Element html.layout.Div

Substitution Groups:
html.IView

Renders an html DIV component.
This is mainly used to implement layout and/or conditional visibility.


Attributes
optional   String ID The DIV id attribute.
optional   String CssClass The DIV class attribute.

Named Children Elements
optional   binding.Expression Visible Visible.

Direct Children Elements
1 - unbounded   html.IView[] Children view components.