wdpr
    Preparing search index...

    Interface IframeData

    Data for [[iframe url]] elements.

    interface IframeData {
        attributes: AttributeMap;
        url: string;
    }
    Index

    Properties

    Properties

    attributes: AttributeMap
    url: string