feat(frontend,api): Add checkbox and select

This commit is contained in:
2025-03-16 09:08:54 +01:00
parent 2e8e1d8e90
commit cb12e29966
5 changed files with 65 additions and 2 deletions

View File

@@ -881,7 +881,7 @@ components:
FormElementType:
type: string
enum:
- DROPDOWN
- SELECT
- CHECKBOX
- RADIOBUTTON
- TEXTFIELD