omarceloribeiro / spfxblazorwebpart

Project initative to create a spfx webpart that uses blazor as framework. The goal is to be able to select the framework option "Blazor WebAssembly" during the process of creating a spfx webapart.
MIT License
7 stars 1 forks source link

Pass SP Context object to blazor app code #12

Open omarceloribeiro opened 1 year ago

omarceloribeiro commented 1 year ago

Pass sharepoint context and webpart context properties to blazor c# code.