Prop

final case class Prop(title: String, value: Value) extends StaticVModifier
Companion:
object
trait Serializable
trait Product
trait Equals
trait VModifier
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
DefaultVModifier
Inherited from:
DefaultVModifier
Inherited from:
DefaultVModifier
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product