Customizing ports in Blazor.Diagrams not working? #577
Unanswered
bstensrud72
asked this question in
Q&A
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.
Uh oh!
There was an error while loading. Please reload this page.
I have created my own port file MyCustomPort.razor like this just for testing:
And register it to the Diagram like this:
But when I inspect the port div it is empty. Is it not possible to override port rendering?
All reactions