Sha256: 2cc98dcae0317b0f92d328c7ea3472624c3255c0aefaed2486e9158c7f1cac78

Contents?: true

Size: 1.07 KB

Versions: 8

Compression:

Stored size: 1.07 KB

Contents

<div class="govuk-character-count" data-module="govuk-character-count" data-maxlength="10" data-i18n.characters-under-limit.other="%{count} characters to go" data-i18n.characters-under-limit.one="One character to go" data-i18n.characters-at-limit="Zero characters left" data-i18n.characters-over-limit.other="%{count} characters too many" data-i18n.characters-over-limit.one="One character too many" data-i18n.words-under-limit.other="%{count} words to go" data-i18n.words-under-limit.one="One word to go" data-i18n.words-at-limit="Zero words left" data-i18n.words-over-limit.other="%{count} words too many" data-i18n.words-over-limit.one="One word too many">
  <div class="govuk-form-group">
  <label class="govuk-label" for="with-translations">
    Full address
  </label>
  <textarea class="govuk-textarea govuk-js-character-count" id="with-translations" name="with-translations" rows="5" aria-describedby="with-translations-info"></textarea>
</div>

  <div id="with-translations-info" class="govuk-hint govuk-character-count__message">
    You can enter up to 10 characters
  </div>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
govuk_publishing_components-42.1.0 node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-translations.html
govuk_publishing_components-42.0.0 node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-translations.html
govuk_publishing_components-41.1.2 node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-translations.html
govuk_publishing_components-41.1.1 node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-translations.html
govuk_publishing_components-41.1.0 node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-translations.html
govuk_publishing_components-41.0.0 node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-translations.html
govuk_publishing_components-40.1.0 node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-translations.html
govuk_publishing_components-40.0.0 node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-translations.html