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