FormsAppScreenMenuItem: FormsAppScreenMenuItemBase & {
    type:
        | "FORMS_LIST"
        | "JOBS"
        | "DRAFTS"
        | "PROFILE";
}

Type declaration

  • type:
        | "FORMS_LIST"
        | "JOBS"
        | "DRAFTS"
        | "PROFILE"

    Type of menu item