Skip to content

Commit 816d3b2

Browse files
seanmcnMichaelDeBoey
authored andcommitted
feat(YouTube): Adds documentation for YouTube options
1 parent 7377197 commit 816d3b2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -767,6 +767,15 @@ https://youtu.be/dQw4w9WgXcQ
767767

768768
</details>
769769

770+
#### Options
771+
772+
All options should go under the `YouTube` namespace.
773+
774+
| name | Type | Required | Default | Description |
775+
| :----- | :------- | :------- | :------ | :--------------------------- |
776+
| height | `string` || 100% | Height of the YouTube iframe |
777+
| width | `string` || 315 | Width of the YouTube iframe |
778+
770779
## Options
771780

772781
### customTransformers

0 commit comments

Comments
 (0)