1
0
Fork 0
discourse-custom-wizard-unl.../assets/javascripts/discourse/templates/components/custom-wizard-field-category.hbs
2023-07-10 07:55:54 +01:00

8 Zeilen
Kein EOL
205 B
Handlebars

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