Skip to content

Commit

Permalink
Add blankPage and codeEditorPage
Browse files Browse the repository at this point in the history
Signed-off-by: Volker Theile <[email protected]>
  • Loading branch information
votdev committed Dec 22, 2024
1 parent bd86c4a commit a56a384
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions development/plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ The `name` field contains the unique identifier of the component. It is
used to reference the component in a route configuration. The `type`
field contains one of the following supported page types:

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

0 comments on commit a56a384

Please sign in to comment.