MaterialDesignJsVeiwRenderer / view.utils.elementCss.properties / CssValue / cssString
cssString
open fun cssString(): <ERROR CLASS>
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.