FontStyle

com.raquo.laminar.defs.styles.traits.FontStyle
trait FontStyle extends Normal

Attributes

Graph
Supertypes
trait Normal
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

lazy val italic: StyleSetter

Selects a font that is labeled italic, if that is not available, one labeled oblique

Selects a font that is labeled italic, if that is not available, one labeled oblique

Attributes

lazy val oblique: StyleSetter

Selects a font that is labeled oblique

Selects a font that is labeled oblique

Attributes

Inherited fields

lazy val normal: StyleSetter

Attributes

Inherited from:
Normal