Reaktiv
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Reaktiv
reaktiv-navigation
/
io.github.syrou.reaktiv.navigation.definition
/
NavigationTarget
/
Path
Path
data
class
Path
(
val
path
:
String
)
:
NavigationTarget
(
source
)
Members
Constructors
Path
Link copied to clipboard
constructor
(
path
:
String
)
Properties
path
Link copied to clipboard
val
path
:
String
Functions
resolve
Link copied to clipboard
fun
resolve
(
precomputedData
:
PrecomputedNavigationData
)
:
String