0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-20 15:51:11 +02:00
discourse-custom-wizard/assets/javascripts/wizard/templates/components/wizard-field-date.hbs

6 Zeilen
114 B
Handlebars

{{wizard-date-input
date=date
onChange=(action "onChange")
tabindex=field.tabindex
format=field.format
}}