File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -748,6 +748,15 @@ https://youtu.be/dQw4w9WgXcQ
748748
749749</details >
750750
751+ #### Options
752+
753+ All options should go under the ` YouTube ` namespace.
754+
755+ | name | Type | Required | Default | Description |
756+ | :----- | :------- | :------- | :------ | :--------------------------- |
757+ | height | ` string ` | ❌ | 100% | Height of the YouTube iframe |
758+ | width | ` string ` | ❌ | 315 | Width of the YouTube iframe |
759+
751760## Options
752761
753762### customTransformers
@@ -860,6 +869,7 @@ Thanks goes to these people ([emoji key][emojis]):
860869
861870<!-- markdownlint-enable -->
862871<!-- prettier-ignore-end -->
872+
863873<!-- ALL-CONTRIBUTORS-LIST:END -->
864874
865875This project follows the [ all-contributors] [ all-contributors ] specification.
You can’t perform that action at this time.
0 commit comments