@fluidframework/iframe-driver Package
Packages > @fluidframework/iframe-driver
Classes
Class | Description |
---|---|
DocumentServiceFactoryProxy | Proxy of the Document Service Factory that gets sent to the innerFrame |
InnerDocumentDeltaConnection | Represents a connection to a stream of delta updates |
InnerDocumentService | The shell of the document Service that we'll use on the inside of an IFrame |
InnerDocumentServiceFactory | Connects to the outerDocumentService factory across the iframe boundary |
InnerUrlResolver | |
OuterUrlResolver |
Interfaces
Interface | Description |
---|---|
ICombinedDriver | |
IDocumentServiceFactoryProxy | |
IOuterDocumentDeltaConnectionProxy | |
IUrlResolverProxy |
Variables
Variable | Description |
---|---|
IDocumentServiceFactoryProxyKey | |
IUrlResolverProxyKey |
Variables
IDocumentServiceFactoryProxyKey
Signature:
IDocumentServiceFactoryProxyKey = "IDocumentServiceFactoryProxy"
IUrlResolverProxyKey
Signature:
IUrlResolverProxyKey = "IUrlResolverProxy"