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