core
0.27.3
js
core
/
de.peekandpoke.kraft.addons.popups
/
PopupComponent
Popup
Component
js
fun
Tag
.
PopupComponent
(
target
:
HTMLElement
,
positioning
:
(
target
:
HTMLElement
,
contentSize
:
Vector2D
)
->
Vector2D
,
handle
:
PopupsManager.Handle
,
content
:
PopupRenderer
)
:
ComponentRef
<
PopupComponent
>