Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 365 Bytes

bucket-element.md

File metadata and controls

20 lines (14 loc) · 365 Bytes

Bucket Element Block

This element is only available inside a list element.

Template Convention:

EvansHunt/Elements/BucketElement.ss

Variables:

  • $Image: Icon or image within content bucket
  • $Title: Bucket title
  • $Copy: Bucket content

CTA LinkItem

<% with CTALink %>
  <a href="$Link" target="$Target">$Title</a>
<% end_with %>