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 HTML property to Type
- Enable template nodes
- Define content using NodeTemplate
- Create expense tracker with Chart and Grid components