Skip to content

Instantly share code, notes, and snippets.

@chrisfromredfin
Created March 29, 2018 17:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisfromredfin/972143269e329822d9f3c2f557f56b43 to your computer and use it in GitHub Desktop.
Save chrisfromredfin/972143269e329822d9f3c2f557f56b43 to your computer and use it in GitHub Desktop.
/// @name buttonset
/// @example njk
/// {% import 'buttonset.macro.njk' as mymacro %}
/// {{ mymacro.buttonset([{"name": "do something", "label": "open"}, {"name": "do something else", "label": "close"}]) }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment