DevLeonardoCommunity / DevLeonardoCommunity/survey-generator
Single/Textarea for text question
Open
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Create a `variant` for the question type `text` to handle:
- single (the regular input type text)
- multiline (a textarea)
Create the new typescript type, the component and add it on the create survey form.
Use the `choice` question type as an example.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.