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: StringDefined by scalive.Mod.Attr.CompositeStatic.name. View source (scalive/api/src/scalive/HtmlElement.scala:261-261)
value
val value: StringDefined by scalive.Mod.Attr.CompositeStatic.value. View source (scalive/api/src/scalive/HtmlElement.scala:261-261)