Example of NodeTemplate in Blazor Diagram Component
This sample demonstrates hosting HTML elements within nodes for creating complex custom node content like charts and grids.
Template implementation:
- Host HTML controls inside nodes
- Set
HTMLproperty to Type - Define content using
NodeTemplate - Create expense tracker with Chart and Grid components