Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EmbedPlayerProps

Hierarchy

  • object
    • EmbedPlayerProps

Index

Properties

Properties

classes

classes: ClassNameMap<T extends string ? T : T extends StyleRulesCallback<infer K> ? K : T extends Record<infer K, CSSProperties> ? K : never>

embeds

embeds: EmbedInfo[]

Generated using TypeDoc