Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline
GitHub
e

CompositeSignalValue

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

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

Values2

name

val name: String

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

value

val value: Signal[String]

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