Namespace: invenioSearchResults

invenioSearchResults

The invenioSearchResults directive
Source:

Example

Usage:
   <invenio-search-results
    template='TEMPLATE_PATH'
    records-template='TEMPLATE_PATH'>
       ... Any children directives
   </invenio-search-results>

Methods

Force apply the attributes to the scope
Parameters:
Name Type Description
scope service The scope of this element.
element service Element that this direcive is assigned to.
attrs service Attribute of this element.
vm invenioSearchController Invenio search controller.
Source: