• Adds mousedown event to a fabric object to open a link in a new tab.

    Parameters

    • fabricObj: Object

      The fabric object to attach the event to.

    • href: string

      The URL to open.

    • _this: any

      The context (VisualOutput or FunctionalPredictions).

    Returns void