Skip to content

Commit 74f37e8

Browse files
committed
Update readme
1 parent 47fde67 commit 74f37e8

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ Supported in all [major browsers](https://caniuse.com/custom-elementsv1), and wo
3131

3232
[CodePen demo](https://codepen.io/redrobot753/pen/bNwVVvp)
3333

34+
[React integration CodePen](https://codepen.io/redrobot753/pen/xbEwNrO)
35+
36+
[Vue integration CodePen](https://codepen.io/redrobot753/pen/JoRYqwN)
37+
3438
[Various use cases](https://github.com/alekswebnet/pdfjs-viewer-element/tree/master/demo)
3539

3640
## Install
@@ -65,6 +69,11 @@ import 'pdfjs-viewer-element'
6569

6670
The element is block-level and needs an explicit height.
6771

72+
### Framework usage
73+
74+
- [React integration example](https://codepen.io/redrobot753/pen/xbEwNrO)
75+
- [Vue integration example](https://codepen.io/redrobot753/pen/JoRYqwN)
76+
6877
## Attributes
6978

7079
| Attribute | Description | Default |

0 commit comments

Comments
 (0)