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