1
0
Fork 0
discourse-custom-wizard-unl.../assets/javascripts/discourse/templates/components/custom-wizard-field-category.hbs

7 Zeilen
172 B
Handlebars

{{custom-wizard-category-selector
categories=categories
whitelist=field.content
maximum=field.limit
onChange=(action (mut categories))
tabindex=field.tabindex}}