The group input type has no visual output — it is used to logically structure your nested input data as an object.
The hidden input type has no visual output.
The list input type has no visual output — it is used to logically structure your nested input data as an array.
The meta input type has no visual output — it is used to add arbitrary data to your form data without creating new markup in the DOM.