Lists
Component type
- Object
Dependencies:
Name | Description |
---|---|
@citizensadvice/cads-support |
System-wide global variables and functions |
Installation
$ npm install @citizensadvice/cads-lists
@import "@citizensadvice/cads-lists/index.scss";
You can also make use of the unpkg service, try adding the link below to the head of your
HTML
file<link src="https://unpkg.com/@citizensadvice/cads-lists@latest/build/cads.lists.css" />
Implementation
Documentation coming soon...