Skip to content
Danny edited this page Aug 20, 2019 · 5 revisions

Including links blocks and components docs

Linking to component docs

Easily include links to a component's documentation page with the following snippet:

{%include "link" with {'component': 'Badge'} %}

Note: for now do not include spaces.

{%include "link" with {'component': 'MenuPopup'} %}

Clone this wiki locally