Youtube
Embeds a YouTube video player with a specific video ID.
Properties
| Name | Type | Default | Description |
|---|---|---|---|
| videoId | String | The unique YouTube video ID. Example: ‚dQw4w9WgXcQ‘. | |
| autoplay | String | false | If ‚true‘, playback starts automatically. |
| width | Int | 0 | Width in dp. Use 0 for automatic sizing. |
| height | Int | 0 | Height in dp. Use 0 for automatic sizing. |
