Search results

IPaletteSelectionChangeArgs API in React Diagram API component

IPaletteSelectionChangeArgs - IPaletteSelectionChangeArgs notifies when the selection objects change in the symbol palette.

Properties

newValue

string

returns the new palette item that is selected.

oldValue

string

returns the old palette item that is selected.