MaterialDesignJsVeiwRenderer / view.utils.elementCss.properties / Font / Weight
Weight
enum class Weight :
CssValue
Enum Values
Inherited Functions
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.