{{component
this.componentName
class="wizard-container__dropdown"
value=this.field.value
content=this.field.choices
nameProperty="label"
tabindex="9"
onChange=(action "onChangeValue")
options=(hash translatedNone=false)
}}