airframe-rx-html
airframe-rx-html
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
object
EmbeddableNode
extends
PlatformEmbeddableNode
Companion:
class
Graph
Supertypes
Self type
trait
PlatformEmbeddableNode
class
Object
trait
Matchable
class
Any
EmbeddableNode
.type
Type members
Implicits
Type members
Types
type
EN
[
A
] =
EmbeddableNode
[
A
]
Implicits
Implicits
@inline
implicit
def
embedBoolean
:
EmbeddableNode
[
Boolean
]
@inline
implicit
def
embedByte
:
EmbeddableNode
[
Byte
]
@inline
implicit
def
embedChar
:
EmbeddableNode
[
Char
]
@inline
implicit
def
embedDouble
:
EmbeddableNode
[
Double
]
@inline
implicit
def
embedFloat
:
EmbeddableNode
[
Float
]
@inline
implicit
def
embedHtmlNode
[
A
<:
HtmlNode
]:
EmbeddableNode
[
A
]
@inline
implicit
def
embedInt
:
EmbeddableNode
[
Int
]
@inline
implicit
def
embedLong
:
EmbeddableNode
[
Long
]
@inline
implicit
def
embedNil
:
EmbeddableNode
[
Nil
]
@inline
implicit
def
embedNone
:
EmbeddableNode
[
None
.type]
@inline
implicit
def
embedOption
[
C
<:
(
Option
),
A
:
EmbeddableNode
]:
EmbeddableNode
[
C
[
A
]]
@inline
implicit
def
embedRx
[
C
<:
(
Rx
),
A
:
EmbeddableNode
]:
EmbeddableNode
[
C
[
A
]]
@inline
implicit
def
embedRxOption
[
C
<:
(
RxOption
),
A
:
EmbeddableNode
]:
EmbeddableNode
[
C
[
A
]]
@inline
implicit
def
embedSeq
[
C
<:
(
Iterable
),
A
:
EmbeddableNode
]:
EmbeddableNode
[
C
[
A
]]
@inline
implicit
def
embedShort
:
EmbeddableNode
[
Short
]
@inline
implicit
def
embedString
:
EmbeddableNode
[
String
]