blob: 93a231f354bb257433469d10dbd78ccca1dce9ad [file] [log] [blame]
<div class="date-field">
<input type="date"
ng-disabled="disabled"
ng-attr-id="{{ fieldId }}"
ng-attr-name="{{ field.name }}"
ng-model="typedValue"
ng-model-options="modelOptions"
guac-lenient-date
guac-focus="focused"
placeholder="{{'FORM.FIELD_PLACEHOLDER_DATE' | translate}}"
autocorrect="off"
autocapitalize="off">
</div>