This repository was archived by the owner on Dec 26, 2025. It is now read-only.
Passing an Event Call Back Parameter #579
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
So I recently stumbled upon this great library I have been using it with components that have regular object parameters.
My question is, is it possible to pass an event callback parameter into a Blazored Modal? And if so, how would you do it?
I am not sure if I am taking the right approach here, but any suggestion would be appreciated.
All reactions