1
0
Fork 0
discourse-custom-wizard-unl.../assets/javascripts/discourse/templates/components/custom-wizard-field-category.hbs
2022-07-28 20:26:35 +01:00

8 Zeilen
193 B
Handlebars

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