Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline
GitHub
e

CompositeStatic

enum CompositeStatic(name: String, value: String) extends Mod.Attr[Nothing]

Defined by scalive.Mod.Attr.CompositeStatic. View source (scalive/api/src/scalive/HtmlElement.scala:261-261)

Values2

name

val name: String

Defined by scalive.Mod.Attr.CompositeStatic.name. View source (scalive/api/src/scalive/HtmlElement.scala:261-261)

value

val value: String

Defined by scalive.Mod.Attr.CompositeStatic.value. View source (scalive/api/src/scalive/HtmlElement.scala:261-261)