toggle menu
fritz2
js
switch theme
search in API
headless
/
dev.fritz2.headless.foundation
/
DatabindingProperty
/
invoke
invoke
js
operator
fun
invoke
(
id
:
String
?
=
null
,
data
:
Flow
<
T
>
,
messages
:
Flow
<
List
<
ComponentValidationMessage
>
>
?
=
null
,
handler
:
WithJob
.
(
Flow
<
T
>
)
->
Unit
?
=
null
)
operator
fun
invoke
(
store
:
Store
<
T
>
)