Sha256: f93604defdf91832ce17fd3b47c0bc3e73ef8177cc872b906482f8fa5004e3f4

Contents?: true

Size: 572 Bytes

Versions: 2

Compression:

Stored size: 572 Bytes

Contents

name: Form input
description: A single-line text field.
body: |
  [Forked from GOV.UK Frontend](https://govuk-frontend-review.herokuapp.com/components/input)
accessibility_criteria: |
  Markdown listing what this component must do to be accessible. For example:

  The link must:

  * be keyboard focusable
examples:
  default:
    data:
      label:
        text: "What is your email address?"
      name: "address"
  with_error:
    data:
      label:
        text: "What is your email address?"
      name: "address"
      error_message: "Email address not recognised"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
govuk_publishing_components-5.0.0 app/views/govuk_publishing_components/components/docs/input.yml
govuk_publishing_components-4.1.1 app/views/govuk_publishing_components/components/docs/input.yml