TextTransform

com.raquo.laminar.defs.styles.traits.TextTransform
trait TextTransform extends None

Attributes

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

Members list

Value members

Concrete fields

Forces the first letter of each word to be converted to uppercase. Other characters are unchanged.

Forces the first letter of each word to be converted to uppercase. Other characters are unchanged.

Attributes

Forces all characters to be converted to lowercase.

Forces all characters to be converted to lowercase.

Attributes

Forces all characters to be converted to uppercase.

Forces all characters to be converted to uppercase.

Attributes

Inherited fields

lazy val none: StyleSetter

Attributes

Inherited from:
None