Skip to content

Commit a56a384

Browse files
committed
Add blankPage and codeEditorPage
Signed-off-by: Volker Theile <[email protected]>
1 parent bd86c4a commit a56a384

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

development/plugins.rst

+2
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ The `name` field contains the unique identifier of the component. It is
6565
used to reference the component in a route configuration. The `type`
6666
field contains one of the following supported page types:
6767

68+
- blankPage
69+
- `codeEditorPage <https://github.com/openmediavault/openmediavault/blob/master/deb/openmediavault/workbench/src/app/core/components/intuition/models/code-editor-page-config.type.ts>`_
6870
- `formPage <https://github.com/openmediavault/openmediavault/blob/master/deb/openmediavault/workbench/src/app/core/components/intuition/models/form-page-config.type.ts>`_
6971
- `selectionListPage <https://github.com/openmediavault/openmediavault/blob/master/deb/openmediavault/workbench/src/app/core/components/intuition/models/selection-list-page-config.type.ts>`_
7072
- `textPage <https://github.com/openmediavault/openmediavault/blob/master/deb/openmediavault/workbench/src/app/core/components/intuition/models/text-page-config.type.ts>`_

0 commit comments

Comments
 (0)