• Enables synchronization between comments and the selector

    Type Parameters

    • S extends ExpectedSchemes
    • K

    Parameters

    • plugin: CommentPlugin<S, K>

      Comment plugin instance

    • selector: Selector<SelectorEntity>

      Selector instance

    • accumulating: {
          active(): boolean;
      }

      Accumulating state

      • active:function
        • Returns boolean

    Returns void