BooleanAttribute

zio.http.template2.Dom.BooleanAttribute
final case class BooleanAttribute(name: String, enabled: Boolean = ...) extends Attribute

Boolean attribute (like disabled, checked, etc.)

Attributes

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

Members list

Value members

Concrete methods

Inherited methods

def modify(element: Element): Element

Attributes

Inherited from:
Modifier

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product