UNPKG

@cuba-platform/front-generator

Version:
7 lines 331 B
<vaadin-date-picker attr-for-value="value" value="{{<%-bindPath%>}}" label="<%-label%>" error-message="[[<%-errorBindPath%>]]" invalid="[[_isInvalid(<%-errorBindPath%>)]]" <% if (required) { %> required <%}%>> </vaadin-date-picker>