1
0
Fork 0
discourse-custom-wizard-unl.../assets/javascripts/wizard/templates/components/wizard-field-category.hbs
2021-01-19 18:50:37 +11:00

7 Zeilen
165 B
Handlebars

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