Altinn / Altinn/app-frontend-react
Placeholder text inside input field
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 33
- Avg merge
- 6d 23h
- Merged PRs (30d)
- 3
Description
## Is your feature request related to a problem? Please describe
> A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I would like to add placeholder text on an input field.
## Describe the solution you'd like
> A clear and concise description of what you want to happen.
The ability to add placeholder text to text input fields.
## Describe alternatives you've considered
> A clear and concise description of any alternative solutions or features you've considered.
Considered description texts on the fields, but it does not seem fitting for small examples of what the field should contain.
## Additional context
> Add any other context or screenshots about the feature request here.
The kind as described here: https://www.w3schools.com/tags/att_input_placeholder.asp
Or an equivalent.
Contributor guide
Assessment
This issue has not been assessed yet.