Translated input example

Default

How it looks (preview)

There is no original text for input

How to call this example

<%= render "components/translated_input", {
  input: {
    label: {
      text: "Input (required)"
    },
    heading_size: "l",
    name: "input"
  }
} %>