feat: add basic support for SVG generator.
Add heat map example.
This commit is contained in:
9
samples/HeatMap/Components/Layout/MainLayout.razor
Normal file
9
samples/HeatMap/Components/Layout/MainLayout.razor
Normal file
@@ -0,0 +1,9 @@
|
||||
@inherits LayoutComponentBase
|
||||
|
||||
@Body
|
||||
|
||||
<div id="blazor-error-ui" data-nosnippet>
|
||||
An unhandled error has occurred.
|
||||
<a href="." class="reload">Reload</a>
|
||||
<span class="dismiss">🗙</span>
|
||||
</div>
|
||||
Reference in New Issue
Block a user