getEmbedInfo
See source codeTests whether an URL supports embedding and returns the result. If we encounter an error, we return undefined.
function getEmbedInfo(
definitions: readonly TLEmbedDefinition[],
inputUrl: string
): TLEmbedResultParameters
| Name | Description |
|---|---|
| |
| The URL to match |
Returns
Prev
getDefaultCropNext
getMediaAssetInfoPartial