UsersScreenActions

interface UsersScreenActions

Custom actions for ListUsersScreen, ViewUserScreen

Author

Vitaliy Zarubin

Functions

toUser
Link copied to clipboard
open fun toUser(userId: String)
toUsers
Link copied to clipboard
open fun toUsers()

Properties

controller
Link copied to clipboard
abstract val controller: NavHostController

Inheritors

UsersNavActions
Link copied to clipboard