UNPKG

govuk-frontend

Version:

GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.

7 lines (6 loc) 274 B
<div class="govuk-form-group"> <label class="govuk-label" for="textarea-with-spellcheck-enabled"> Spellcheck is enabled </label> <textarea class="govuk-textarea" id="textarea-with-spellcheck-enabled" name="spellcheck" rows="5" spellcheck="true"></textarea> </div>