Package-level declarations
Types
Link copied to clipboard
class CreateNoteScreen(projectId: String? = null, updateId: String? = null, targetVersion: String? = null, noteId: String?) : CreateScreen<Note, CreateNoteScreenViewModel>
The CreateNoteScreen display the form to create a new note or edit an existing one