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