@citizensadvice/cads-form-elements

Component

Usage no npm install needed!

<script type="module">
  import citizensadviceCadsFormElements from 'https://cdn.skypack.dev/@citizensadvice/cads-form-elements';
</script>

README

Form elements

npm (scoped)

Component type

  • Component

Dependencies:

Name Description
@citizensadvice/cads-support System-wide global variables and functions

Installation

$ npm install @citizensadvice/cads-form-elements
@import "@citizensadvice/cads-form-elements/index.scss";

Implementation

This package underpins the forms- packages that handle:

  • inputs
  • textareas
  • radios / checkboxes
  • selects

Any of the above elements that are part of the design system are dependent on this package.