Commit Graph

2 Commits

Author SHA1 Message Date
94f2eee2db Add event handling to input field and text area components
- Add events that wrap vugu.DOMEvent
- Add event example for the input field component
- Rename handleChange to handleInput
- Forward any oninput, onkeydown, onkeypress or onkeyup events to event listeners
2025-08-30 20:15:06 +02:00
a0e2314138 Add TextArea component
- Update PageInput
2023-06-27 00:23:07 +02:00