Html

zio.http.template.Html
See theHtml companion object
sealed trait Html

A view is a domain that used generate HTML.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def ++(that: Html): Html
def encode: CharSequence
def encode(spaces: Int): CharSequence