14. HTML5 OutputField API - klopfdreh/wicket-components-playground GitHub Wiki
The OutputField API is used to create responsive forms which display a calculated value directly on user input. The value is processed on the client and on change send to the server. The calculation is applied via AttributeAppender.
Examples:
HTML: