Constructor
new Row(options)
Constructor
Parameters:
Name | Type | Description |
---|---|---|
options |
object |
- Source:
Extends
- Template
Methods
generateColumns(cols) → {Row}
Generate columns for the row
Parameters:
Name | Type | Description |
---|---|---|
cols |
- Source:
Returns:
- Type
- Row