TinyMCE MultiCloud Plugin - v0.1.1
    Preparing search index...

    Function unregisterProvider

    • Removes a previously registered custom provider by its ID.

      Has no effect if the ID is not in the custom registry. Built-in providers cannot be removed with this function; to disable a built-in provider set enabled: false in its runtime config instead.

      Parameters

      • id: string

        The provider ID to remove.

      Returns void

      Salvatore Callari Callari@WaXCode.net