Style
Provides CSS style string builders for various visual properties
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Style.type
Members list
Value members
Concrete methods
Sets the background color
Sets the background color
Attributes
Sets a solid black border with uniform width in px
Sets a solid black border with uniform width in px
Attributes
Sets border width for top, right, bottom, and left in px
Sets border width for top, right, bottom, and left in px
Attributes
Sets the font family
Sets the font family
Attributes
Sets the font style ("normal", "italic", etc.)
Sets the font style ("normal", "italic", etc.)
Attributes
Sets the font weight ("normal", "bold", etc.)
Sets the font weight ("normal", "bold", etc.)
Attributes
Sets letter spacing in px
Sets letter spacing in px
Attributes
Sets line height
Sets line height
Attributes
Sets all margins equally in px
Sets all margins equally in px
Attributes
Sets margin for top, right, bottom, and left in px
Sets margin for top, right, bottom, and left in px
Attributes
Sets all paddings equally in px
Sets all paddings equally in px
Attributes
Sets padding for top, right, bottom, and left in px
Sets padding for top, right, bottom, and left in px
Attributes
Sets horizontal text alignment ("left", "right", "center", "justify")
Sets horizontal text alignment ("left", "right", "center", "justify")
Attributes
Sets the text color
Sets the text color
Attributes
Sets the text decoration ("underline", "none", etc.)
Sets the text decoration ("underline", "none", etc.)
Attributes
Applies a text transformation ("uppercase", "lowercase", etc.)
Applies a text transformation ("uppercase", "lowercase", etc.)
Attributes
Sets word spacing in px
Sets word spacing in px