core
0.24.4
js
core
/
de.peekandpoke.kraft.components
/
ComponentRef
/
Null
Null
js
class
Null
<
C
:
Component
<
*
>
>
:
ComponentRef
<
C
>
Constructors
Functions
Constructors
Null
Link copied to clipboard
js
fun
Null
(
)
Functions
get
Component
Link copied to clipboard
js
open
override
fun
getComponent
(
)
:
C
?
invoke
Link copied to clipboard
js
open
operator
fun
invoke
(
)
:
C
?
open
operator
fun
invoke
(
block
:
(
C
)
->
Unit
)
track
Link copied to clipboard
js
open
fun
track
(
tracker
:
ComponentRef.Tracker
<
C
>
)
:
ComponentRef
<
C
>