The invenioSearchRange directive
- Source:
Example
Usage:
<div style="width: 220px; margin: 0 auto;" id="year_hist"></div>
<div style="width: 220px; margin: 0 auto;" id="year_select"></div>
Methods
(static) link(scope, element, attrs, vm)
Force apply the attributes to the scope
Parameters:
Name | Type | Description |
---|---|---|
scope |
service | The scope of this element. |
element |
service | Element that this directive is assigned to. |
attrs |
service | Attribute of this element. |
vm |
invenioSearchController | Invenio search controller. |
- Source: