EmbedInfo

Public TypeAlias

Signature
type EmbedInfo = {
  width: number
  height: number
  doesResize: boolean
  isEmbedUrl: (url: string) => boolean
  toEmbed: (url: string) => string
}
Edit this page
Last edited on 11 May 2023
DropdownMenuEN_TRANSLATION