ViewHelper Documentation
flux:grid.row
Flexform Grid Row ViewHelper
Arguments
name string
Optional name of this row - defaults to "row"
label string
Optional label for this row - defaults to an LLL value (reported if it is missing)
variables anySimpleType
Freestyle variables which become assigned to the resulting Component - can then be read from that Component outside this Fluid template and in other templates using the Form object from this template
extensionName string
If provided, enables overriding the extension context for this and all child nodes. The extension name is otherwise automatically detected from rendering context.