Hierarchy

  • default

Constructors

  • The SDK should be configured clientside and it exposes all controllers to work with in other applications

    Parameters

    • config: ConfigType

      The configuration object where the SDK and editor can get configured

    Returns default

Properties

characterStyle: CharacterStyleController
colorConversion: ColorConversionController
config: ConfigType
connection: Connection<CallSender>
mediaConnector: MediaConnectorController
paragraphStyle: ParagraphStyleController
textSelection: TextStyleController

Methods

  • This method will initiate the editor, running this will result in the editor restarting It will generate an iframe in the document

    Returns void

  • Parameters

    • newConnection: Connection<CallSender>

    Returns void

Generated using TypeDoc