This is a sample of documentation to use for patterns.
- Stable as of 5.0.0
- Comp Heading
- Contact Us
- describe the different variants that can be created and link them to the actual variant
- This pattern uses JavaScript for the accordions (js/modules/accordions.js)
contactList: {
viewSpecific:
type: boolean,
compHeading: {
type: compHeading / optional
},
contacts:[{
type: array of contactUs / required
}]
}