Skip to content

Rete V2 : Customize context menu component (Vue.js) #73

Closed
@JosueGauthier

Description

@JosueGauthier

Hello,
I would like to customize the shape, style, ... of my context menu component, but i found nothing except this issue : #9 but it is a V1 example.

Is there a V2 functionality for render.addPreset(Presets.contextMenu.setup(cus)); like that ?

  render.addPreset(
    Presets.classic.setup({
      customize: {
   ....
      },
    })
  );

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions