# Functions
NewProjectForm creates the form.
NewProjectList creates a project list view.
# Structs
DevOpsProjectForm represents a form to create DevOps project.
List is the list view of DevOps project.
# Type aliases
EventCallback is the function for event callback.