Merge pull request #1692 from ogaclejapan/renew-link-polyfill-webcomponentsjs
Renew link for polyfill about webcomponentsjs
This commit is contained in:
commit
272c487036
1 changed files with 1 additions and 1 deletions
|
@ -397,4 +397,4 @@ Custom elements can be of two types:
|
||||||
/* <button is="my-button"> */
|
/* <button is="my-button"> */
|
||||||
```
|
```
|
||||||
|
|
||||||
Custom elements are well-supported among browsers. Edge is a bit behind, but there's a polyfill <https://github.com/webcomponents/webcomponentsjs>.
|
Custom elements are well-supported among browsers. Edge is a bit behind, but there's a polyfill <https://github.com/webcomponents/polyfills/tree/master/packages/webcomponentsjs>.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue