Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TwitchEmbedLayout

Enum that holds the differnt values for the Twitch.Embed layout property.

Index

Enumeration members

Enumeration members

VIDEO

VIDEO: = "video"

Default if channel is not provided. Shows only the video player (omits chat).

VIDEO_WITH_CHAT

VIDEO_WITH_CHAT: = "video-with-chat"

Default if channel is provided, and only supported for live content. Shows both video and chat side-by-side. At narrow sizes, chat renders under the video player.

Generated using TypeDoc