We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 971eb82 commit 6c73aaeCopy full SHA for 6c73aae
README.md
@@ -2,7 +2,9 @@
2
[](https://coveralls.io/github/rijs/needs?branch=master)
3
[](https://travis-ci.org/rijs/needs)
4
5
-Apply default attributes defined for a component. General syntax for the `needs` header is:
+Extends the [rendering pipeline]() to apply default attributes defined for a component.
6
+
7
+General syntax for the `needs` header is:
8
9
```js
10
needs: [attr1=value2][attr2=value3 value4]
0 commit comments