Login

sealed class Login : NavRouter

Represents pre-login part of the app

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Represents EmailConfView route

Link copied to clipboard
object Login : NavRouter

Represents LoginView route

Link copied to clipboard
object Main : NavRouter

Represents NavRouter.Main route - post-login part of the app

Link copied to clipboard

Represents RegistrationView route

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
open override val iconId: Int
Link copied to clipboard
open override val path: String