siemens / ix-blazor

Siemens IX library for Blazor
https://ix.siemens.io/docs/installation/blazor
MIT License
20 stars 13 forks source link

Make AG-Grid JS instance accessible #28

Closed VolkerLieber closed 7 months ago

VolkerLieber commented 7 months ago

window.agGridInterop.createGrid returns the actual JS instance of the AG-Grid. This change exposes the return to the .NET side.