Tag example

Sentence case conversion

The component automatically converts text to sentence case as shown.

How it looks (preview)

Hello world!

How to call this example

<%= render "govuk_publishing_components/components/tag", {
  text: "HELLO WORLD!"
} %>