DEV Community

Discussion on: Blazor in depth — Create Blazor component without Lifecycle methods

Collapse
 
23min profile image
Peter Bruinsma

Does this enable you to bind events like OnClick in runtime mode? I'm using SVG and in a element the OnClick needs to be resolved during compile time.