scala-js-snabbdom
scala-js-snabbdom
snabbdom
AttrValue
AttrValue
BooleanAttrValue
StringAttrValue
CreateHook
DestroyHook
DomApi
DomApi
EventHandler
EventHandler
Hooks
InitHook
InsertHook
Module
ModuleHooks
ModuleHooks
Patch
PatchedVNode
PatchedVNode
Comment
Element
Text
PostHook
PostPatchHook
PreHook
PrePatchHook
RemoveHook
UpdateHook
VNode
VNode
Comment
Element
Text
VNodeOps
VNodeData
VNodeData
h
init
thunk
toVNode
snabbdom.modules
Attributes
Classes
Dataset
EventListeners
Props
Styles
scala-js-snabbdom
/
snabbdom
/
PatchedVNode
/
Comment
Comment
final case
class
Comment
(
content:
String
,
node:
Comment
)
extends
PatchedVNode
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
PatchedVNode
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
override
def
toVNode
:
VNode
Definition Classes
PatchedVNode
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product