wdpr
    Preparing search index...
    • Render an inline embed element by dispatching to the appropriate provider-specific renderer.

      Invalid provider parameters (e.g. a video ID containing path traversal characters) result in an HTML comment instead of the embed.

      Parameters

      • ctx: RenderContext

        The current render context.

      • data: Embed

        Embed data with provider type and provider-specific fields.

      Returns void