ui/lib/shared/addon/components/schema/input-secret/template.hbs

8 lines
149 B
Handlebars

{{new-select
classNames="form-control"
content=filtered
prompt=(concat "schema.inputSecret." type)
localizedPrompt=true
value=selected
}}