CreateProjectScreen

The CreateProjectScreen displays the form to create a new project or edit an existing one

Author

N7ghtm4r3 - Tecknobit

Parameters

projectId

The identifier of the project to edit

See also

Constructors

Link copied to clipboard
constructor(projectId: String?)

Functions

Link copied to clipboard
open override fun sessionFlowState(): SessionFlowState

Method used to retrieve a SessionFlowState instance used by the inheritors screens

Link copied to clipboard