secoTimespanFacet
seco.facetedSearch
A facet for selecting date ranges.
Restricts the selectable dates by getting the minimum and maximum dates based on the underlying data, and facet selections.
Currently only supports values of the type http://www.w3.org/2001/XMLSchema#date, and there is no support for timezones. Any timezones in the values retrieved will be discarded.
<seco-timespan-facet options="{Object}"> </seco-timespan-facet>
Param | Type | Details |
---|---|---|
options | Object | The configuration object with the following structure:
|