toggle menu
flatInvoker
common
switch theme
search in API
reaktor-navigation
/
dev.shibasis.reaktor.navigation.route
/
ScreenPair
Screen
Pair
data
class
ScreenPair
(
val
props
:
Props
,
val
destination
:
Destination
<
Props
>
)
Members
Constructors
Screen
Pair
Link copied to clipboard
constructor
(
props
:
Props
,
destination
:
Destination
<
Props
>
)
Properties
destination
Link copied to clipboard
val
destination
:
Destination
<
Props
>
props
Link copied to clipboard
val
props
:
Props