UNPKG

apostrophe-schemas

Version:

Schemas for easy editing of properties in Apostrophe objects

8 lines (6 loc) 183 B
{%- include "schemaMacros.html" -%} {%- if options.selectMultiple -%} {{ formMultiSelect(name, label, choices) }} {%- else -%} {{ formSelect(name, label, choices) }} {%- endif -%}