function appendIframeParam
appendIframeParam(url: string): string

Append iframe=true query param to a URL when in iframe mode

Parameters

url: string

Return Type

string

Usage

import { appendIframeParam } from "doc.ts";