Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 497 Bytes

footer-help.md

File metadata and controls

21 lines (14 loc) · 497 Bytes

< Back to Components List

Footer help

polaris-footer-help implements the Polaris Footer help component.

Examples

Inline usage:

{{polaris-footer-help text="Looking for help? Call us on 1234 56 78."}}

Block usage:

{{#polaris-footer-help}}
  Learn more about {{polaris-link url="http://www.some-product.com/this-one" text="this product"}}.
{{/polaris-footer-help}}