SpacesContext

fun SpacesContext(topKey: String, leftKey: String, bottomKey: String, rightKey: String, styleParams: StyleParams, target: StringBuilder)

Parameters

topKey

the CSS-property for the top

leftKey

the CSS-property for the left

bottomKey

the CSS-property for the bottom

rightKey

the CSS-property for the right

styleParams

basic context scope interface

target

the defined output StringBuilder to write the generated CSS into