Skip to content

Commit b9971c4

Browse files
authored
doc(SvgEditor): add reference documentation (#6636)
1 parent f394087 commit b9971c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/BootstrapBlazor.Server/Components/Samples/SvgEditors.razor

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
<h3>@Localizer["SvgEditorTitle"]</h3>
55

6+
<PackageTips Name="BootstrapBlazor.SvgEditor" />
7+
68
<DemoBlock Title="@Localizer["BasicTitle"]" Introduction="@Localizer["BasicIntro"]">
79
<SvgEditor OnSaveChanged="@OnSaveChanged"></SvgEditor>
810
<ConsoleLogger @ref="Console" class="mt-3"></ConsoleLogger>

0 commit comments

Comments
 (0)