With hint
How it looks (preview)
Please include as much information as possible.
How to call this example
<%= render "govuk_publishing_components/components/textarea", {
label: {
text: "Can you provide more detail?"
},
name: "with-hint",
hint: "Please include as much information as possible."
} %>