You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PRIMER.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@
3
3
<aname="feature-list"></a>
4
4
Below is a description of current Polymer features, followed by individual feature guides.
5
5
6
+
See [the full Polymer.Base API documentation](http://polymer.github.io/polymer/) for details on specific methods and properties.
7
+
6
8
<aname="polymer-micro"></a>
7
9
**Basic Custom Element sugaring**
8
10
@@ -2044,7 +2046,7 @@ Example:
2044
2046
<aname="utility-functions"></a>
2045
2047
## Utility Functions
2046
2048
2047
-
Polymer's Base prototype provides a set of useful convenience/utility functions for instances to use. See API documentation for more details.
2049
+
Polymer's Base prototype provides a set of useful convenience/utility functions for instances to use. [See API documentation for more details](http://polymer.github.io/polymer/).
0 commit comments