widget:date-range
Description
Usage
as element:
<widget:date-range field="{string}" [date-format="{string}"] [from-label="{string}"] [to-label="{string}"] [on-set="{function}"] [min-view="{string}"] [from-model="{string}"] [to-model="{string}"]> </widget:date-range>
Parameters
Param | Type | Details |
---|---|---|
field | string | |
date-format (optional) | string | |
from-label (optional) | string | |
to-label (optional) | string | |
on-set (optional) | function | |
min-view (optional) | string | |
from-model (optional) | string | |
to-model (optional) | string |