PartialBooleanAttribute

zio.http.template.Attributes.PartialBooleanAttribute
case class PartialBooleanAttribute(name: String)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def ++(that: Html): Html
Implicitly added by partialBooleanToHtml
def :=(value: Boolean): Html
def apply(value: Boolean): Html
def apply(): Html
def encode: CharSequence
Implicitly added by partialBooleanToHtml
def encode(spaces: Int): CharSequence
Implicitly added by partialBooleanToHtml

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product