MaterialDesignJsVeiwRenderer / view.utils.elementCss.properties / Dimension / Unit / RELATIVE / cssString
cssString
fun cssString():
String
Overrides CssValue.cssString
This method is generally used in enums representing Css values. It facilitates the conversion from enum value to css string value. For more specific cases, overriding this method is necessary.
Return A string representing the CSS value.