Html

zio.http.html.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

Concise view

Value members

Concrete methods

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