Definition
Fenced Frame defines FencedFrameConfig
[Exposed=Window, Serializable]
interface FencedFrameConfig {
constructor(USVString url);
};
Methods and attributes that return objects implementing FencedFrameConfig
Referring IDL interfaces/dictionaries
Referring specifications
- Shared Storage API refers to
FencedFrameConfig
- Protected Audience (formerly FLEDGE) refers to
FencedFrameConfig