Component: Link List
Purpose: Display a list of vertically ordered links.
Props
linkUnderline
Underline links?
boolean
true
If true the link will display a line beneath
dividers
Show dividers
boolean
true
If true the links will display a divider beneath
dividerColor__limio_color
Divider color
color
#d3c49b
Divider colour
dividerWeight
Divider weight
string
1px
Divider weight
links
Links
list
[ { "text": "Member benefits", "url": "https://images.pexels.com/photos", "popover": "" }, { "text": "Manage account details", "url": "", "popover": "Our manage my account." }, { "text": "Re-order boxes", "url": "https://images.pexels.com/photos", "popover": "" }, { "text": "Claim 10% off at 31DOVER", "url": "https://images.pexels.com/photos", "popover": "" }, { "text": "FAQs", "url": "https://images.pexels.com/photos", "popover": "" } ]
fields: text, url, popover
Last updated
Was this helpful?

