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-date.hbs
2023-07-10 07:55:54 +01:00

6 Zeilen
Kein EOL
120 B
Handlebars

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