cColumn
The column component divides a row into one or more columns. Within PHsPeed the Bootstrap Grid system is implemented with row and column components.
|
Description |
alignSelf |
Sets alignment of the column within a row. Can be used to align, without assigning all layout units. I.e. a row with one column of 2 units can be aligned to the right (end) |
backgroundColor |
Bootstrap color of the background |
BorderColor |
Color of the border |
Border Radius |
Radius of the border line |
Class |
Opens a css editor and fills default class |
ColumnClass |
Specifies default behaviour of a Column (see Bootstrap specs) |
deviceClass… |
See generic description |
gutter |
User gutter |
margin |
margin of the column |
padding |
padding of the column |
Style |
Opens the css editor for background, edges and shadow of the component |
PHP Events
No additional events
JavaScript Events
No additional events