Blazor-Diagrams / Blazor.Diagrams

A fully customizable and extensible all-purpose diagrams library for Blazor
https://blazor-diagrams.zhaytam.com
MIT License
919 stars 176 forks source link

Updating selectable model to fire an event for selection changed. #290

Closed BBoldenow-Alt closed 8 months ago

BBoldenow-Alt commented 1 year ago

I wanted to support this event so custom nodes can easily change styles and other things based on selection changes.