Skip to main content

Description

The Instant Result List directive allows you to show results matching the users typed query under the search box.

Caveats

  • You cannot use an ng-if on a direct child of the <instant:result-list> tag, instead wrap your ng-if with a <div> tag. Example:-
Do Not!
Do

Usage

as element:

Directive info

  • This directive creates new scope.

Parameters