diff --git a/development/plugins.rst b/development/plugins.rst index b4452e6..89b199b 100644 --- a/development/plugins.rst +++ b/development/plugins.rst @@ -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 `_ - `formPage `_ - `selectionListPage `_ - `textPage `_