Skip to main content

Version list header action

This module supports the application to display the operation entry in the version list header actions and perform related operations.

proxima_version_list_header_action

Manifest example

modules:
proxima:versionListHeaderAction:
- key: version-list-header-action
resource: main
title: 新建版本
loadType: Micro
route: /add-version
resources:
- key: main
path: ./dist/

Properties

nametyperequireddescription
keyStringYesA key for the module, which other modules can refer to. Must be unique within the manifest.
Regex: ^[a-zA-Z0-9_-]+$
resourceStringYesA reference to the static resources entry that your item panel wants to display. See resources for more details.
titleStringYesThe title of the version list header action
loadTypeMicroYesThe app's rendering method and it would display in the modal
routeStringfalseThe app route, default /