airframe-rx-html
airframe-rx-html
API
wvlet.airframe.rx.html
Attrs
aria
ClipboardEventAttrs
EmbeddableAttribute
EmbeddableAttribute
EmbeddableNode
EmbeddableNode
Embedded
EntityRef
FormEventAttrs
GlobalAttrs
HtmlAttribute
HtmlAttributeOf
HtmlCompat
HtmlElement
HtmlEventHandlerOf
HtmlNode
empty
HtmlNode
InputAttrs
KeyboardEventAttrs
LazyRxElement
MediaEventAttrs
MiscellaneousEventAttrs
MouseEventAttrs
Namespace
Namespace
RxComponent
RxComponent
RxElement
RxElement
SharedEventAttrs
SvgAttrs
SvgTags
Tags
TagsExtra
WindowEventAttrs
all
attrs
compat
PlatformEmbeddableNode
svgAttrs
svgTags
tags
tags_extra
airframe-rx-html
/
wvlet.airframe.rx.html
/
EmbeddableNode
EmbeddableNode
wvlet.airframe.rx.html.package$.EmbeddableNode$
See the
EmbeddableNode
companion trait
object
EmbeddableNode
extends
PlatformEmbeddableNode
Attributes
Companion:
trait
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
PlatformEmbeddableNode
class
Object
trait
Matchable
class
Any
Self type
EmbeddableNode
.type
Clear all
Members list
Concise view
Type members
Types
type
EN
[
A
] =
EmbeddableNode
[
A
]
Implicits
Implicits
implicit
def
embedBoolean
:
EmbeddableNode
[
Boolean
]
implicit
def
embedByte
:
EmbeddableNode
[
Byte
]
implicit
def
embedChar
:
EmbeddableNode
[
Char
]
implicit
def
embedDouble
:
EmbeddableNode
[
Double
]
implicit
def
embedFloat
:
EmbeddableNode
[
Float
]
implicit
def
embedHtmlNode
[
A
<:
HtmlNode
]:
EmbeddableNode
[
A
]
implicit
def
embedInt
:
EmbeddableNode
[
Int
]
implicit
def
embedLong
:
EmbeddableNode
[
Long
]
implicit
def
embedNil
:
EmbeddableNode
[
Nil
]
implicit
def
embedNone
:
EmbeddableNode
[
None
.type]
implicit
def
embedOption
[
C
<:
(
Option
),
A
:
EmbeddableNode
]:
EmbeddableNode
[
C
[
A
]]
implicit
def
embedRx
[
C
<:
(
Rx
),
A
:
EmbeddableNode
]:
EmbeddableNode
[
C
[
A
]]
implicit
def
embedRxOption
[
C
<:
(
RxOption
),
A
:
EmbeddableNode
]:
EmbeddableNode
[
C
[
A
]]
implicit
def
embedSeq
[
C
<:
(
Iterable
),
A
:
EmbeddableNode
]:
EmbeddableNode
[
C
[
A
]]
implicit
def
embedShort
:
EmbeddableNode
[
Short
]
implicit
def
embedString
:
EmbeddableNode
[
String
]