GridContext

fun GridContext(    styleParams: StyleParams,     selfAlignment: SelfAlignment,     target: StringBuilder)

Parameters

styleParams

basic context scope interface

selfAlignment

common alignment functions for child elements

target

the defined output StringBuilder to write the generated CSS into