col()
col(integer $span = 24) : \FormBuilder\components\Col
Parameters
| integer | $span |
col(integer $span = 24) : \FormBuilder\components\Col
| integer | $span |
row(integer $gutter, string $type = '', string $align = '', string $justify = '', string $className = '') : \FormBuilder\components\Row
| integer | $gutter | |
| string | $type | |
| string | $align | |
| string | $justify | |
| string | $className |
style(boolean $inline = false, string $labelPosition = 'right', integer $labelWidth = 125, boolean $showMessage = true, string $autocomplete = 'off') : \FormBuilder\components\FormStyle
| boolean | $inline | |
| string | $labelPosition | |
| integer | $labelWidth | |
| boolean | $showMessage | |
| string | $autocomplete |