e
Static
enum Static(name: String, value: String) extends Mod.Attr[Nothing]Defined by scalive.Mod.Attr.Static. View source (scalive/api/src/scalive/HtmlElement.scala:230-230)
Values2
name
val name: StringDefined by scalive.Mod.Attr.Static.name. View source (scalive/api/src/scalive/HtmlElement.scala:230-230)
value
val value: StringDefined by scalive.Mod.Attr.Static.value. View source (scalive/api/src/scalive/HtmlElement.scala:230-230)