addContextMenuEntriesΒΆ webvisUI API ReferenceaddContextMenuEntriesFunction addContextMenuEntriesaddContextMenuEntries(entries: ContextMenuEntry[], index?: number): number[]Add new entries to the context menu. Parametersentries: ContextMenuEntry[]the entries to add Optionalindex: numberthe index at which to insert the entries, if not specified, the entries will be appended to the end Returns number[]the IDs of the added entries Was this page helpful? Please leave a thumbs up or down. π Yes π No
Add new entries to the context menu.