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/wizard/templates/components/wizard-field-dropdown.hbs
2021-04-12 19:49:53 +05:30

8 Zeilen
Kein EOL
164 B
Handlebars

{{combo-box
class=fieldClass
value=field.value
content=field.content
tabindex=field.tabindex
options=(hash
none="select_kit.default_header_text"
)}}