toggle menu
renlin
1.3.4
js
switch theme
search in API
renlin
/
net.kigawa.renlin
/
Entrypoint
Entrypoint
js
class
Entrypoint
(
val
element
:
Element
)
Members
Constructors
Entrypoint
Link copied to clipboard
js
constructor
(
element
:
Element
)
Properties
element
Link copied to clipboard
js
val
element
:
Element
Functions
render
Link copied to clipboard
js
fun
<
CONTENT_CATEGORY
:
ContentCategory
>
render
(
component
:
Component0
<
*
,
CONTENT_CATEGORY
>
,
dispatcher
:
StateDispatcher
)