jsonforms
jsonforms copied to clipboard
Helper Text
Is your feature request related to a problem? Please describe.
Is there a way to provide helper text next to an input?
For example:
{"Pet", string, "cat, dog, bird, etc..."}
Describe the solution you'd like
Have some text appear next to the input form to give the user some context about what do enter in the field.
Describe alternatives you've considered
Using the placeholder text, but it disappears once you start writting.
Framework
No response
RendererSet
No response
Additional context
No response