Package io.micronaut.views.fields.render.secondary
package io.micronaut.views.fields.render.secondary
Default implementation of
FormElementRenderer which renders HTML for form Elements.- Since:
- 4.1.0
- Author:
- Sergio del Amo
-
ClassesClassDescription
FormElementRendererimplementation forInputCheckboxFormElement.FormElementRendererimplementation ofInputDateFormElement.FormElementRendererimplementation ofInputDateTimeLocalFormElement.FormElementRendererimplementation ofInputEmailFormElement.FormElementRendererimplementation forInputHiddenFormElement.FormElementRendererimplementation ofInputNumberFormElement.FormElementRendererimplementation ofInputPasswordFormElement.Renders aInputRadioFormElementas HTML.FormElementRendererimplementation forInputSubmitFormElement.FormElementRendererimplementation ofInputTelFormElement.FormElementRendererimplementation ofInputTextFormElement.FormElementRendererimplementation ofInputTimeFormElement.FormElementRendererimplementation ofInputUrlFormElement.FormElementRendererimplementation ofOption.Renders aSelectFormElementas HTML.FormElementRendererimplementation ofTextareaFormElement.FormElementRendererimplementation ofTrixEditorFormElement.