Spaces Context
fun SpacesContext(topKey: String, leftKey: String, bottomKey: String, rightKey: String, styleParams: StyleParams, target: StringBuilder)
Content copied to clipboard
Parameters
bottomKey
the CSS-property for the bottom
leftKey
the CSS-property for the left
rightKey
the CSS-property for the right
styleParams
basic context scope interface
target
the defined output StringBuilder to write the generated CSS into
topKey
the CSS-property for the top