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