toggle menu
symphony-input-core
3.0.3
common
switch theme
search in API
symphony-input-core
/
symphony
/
MultiStageFormStageState
/
Companion
Companion
object
Companion
Members
Functions
invoke
Link copied to clipboard
operator
fun
<
R
,
O
,
S
:
FormStage
>
invoke
(
visibility
:
Visibility
,
stages
:
List
<
S
>
,
output
:
O
,
phase
:
FormPhase
<
O
,
R
>
)
:
MultiStageFormStageState
<
R
,
O
,
S
>
operator
fun
<
R
,
O
,
S
:
FormStage
>
invoke
(
visibility
:
Visibility
,
stages
:
List
<
S
>
,
stage
:
S
,
output
:
O
,
phase
:
FormPhase
<
O
,
R
>
)
:
MultiStageFormStageState
<
R
,
O
,
S
>