0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-20 07:41:11 +02:00
discourse-custom-wizard/assets/javascripts/discourse/templates/components/custom-wizard-field-topic.hbs
Angus McLeod 1a6a9e691c wip
2024-06-20 11:25:57 +02:00

5 Zeilen
Kein EOL
117 B
Handlebars

{{custom-wizard-topic-selector
topics=topics
onChange=(action "setValue")
options=(hash maximum=field.limit)
}}