Entity

krop.route.Entity
See theEntity companion class
object Entity

Attributes

Companion
class
Source
Entity.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Entity.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def formOf[A](using codec: FormCodec[A]): InvariantEntity[A]

Attributes

Source
Entity.scala

Attributes

Source
Entity.scala

Concrete fields

Attributes

Source
Entity.scala

Attributes

Source
Entity.scala
val scalatags: Entity[String, TypedTag[String]]

Attributes

Source
Entity.scala

Attributes

Source
Entity.scala
val twirl: Entity[String, Html]

Attributes

Source
Entity.scala

Attributes

Source
Entity.scala

Attributes

Source
Entity.scala