add
open fun add(child: <ERROR CLASS>, col: Int, row: Int, size: Int = 0, offset: Int = 0, className: String? = null): ResponsiveGridPanel
Content copied to clipboard
Adds child component to the grid.
Return
this container
Parameters
child
child component
col
column number
row
row number
size
cell size (colspan)
offset
cell offset
class Name
additional css styles