Date
vf-date - Datepicker (single or range).
uses daterangepicker.
the value should be passed as a string, matching the 'YYYY-MM-DD HH:mm:ss' format, or as a moment object. The date will be sent to the server using moment format method (ISO 8601)
rangebooleanoptionalpick a range of dates. thevalueprop should be passed as an object withstartandendproperties. A similar object is sent to the serverformatstringoptionalDate presentation (usingmoment). Default:DD/MM/YYYY.optionsobjectoptionalPlugin options. Merged with the form-leveldateOptions.clear-labelstringoptionalLabel for clearing current date. Default:Clearno-inputbooleanoptionalUse aspanelement rather than aninput