Class EdgeTypePickerComponent

A helper component that wraps an EdgeTypePicker from the browser-ui package.

Implements

  • AfterViewInit

Methods

  • A callback method that is invoked immediately after Angular has completed initialization of a component's view. It is invoked only once when the view is instantiated.

    Returns void

Properties

changeEvent: EventEmitter<string> = ...

Fires an event when the user selects a new style via mouse click.

edgeMappings: EdgePropertyMappings

Set of edge property mappings to render and allow the user to select from.

inspector: Inspector

Associated inspector. Required.

propertyName: string

The name of the property that maps the edge type.

Version :