Skip to content

Commit 41d6b9d

Browse files
committed
feat(YouTube): Adds documentation for YouTube options
1 parent 4af5bc3 commit 41d6b9d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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

865875
This project follows the [all-contributors][all-contributors] specification.

0 commit comments

Comments
 (0)