We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b1f0ef commit 640ad90Copy full SHA for 640ad90
README.md
@@ -7,6 +7,8 @@ This is an initial release. More features and testing are in the works.
7
8
## Code Example
9
10
+See live code examples on http://stevenlambion.github.io/ui-listView/
11
+
12
```
13
<div class="contact-list" ui-list-view="contact in contacts" options="listOptions">
14
<p class="name"><strong>{{ contact.name }}</strong></p>
0 commit comments