harness.webUI.rawVDOM.VDom$.State
See theState companion object
final case class State(elements: List[Element], classNames: Set[String], cssAttrs: Map[ScopedName, String], stdAttrs: Map[ScopedName, String], objAttrs: Map[String, Any])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article