File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
BootstrapBlazor.Server/Components/Samples
BootstrapBlazor/Components/BaseComponents Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5858} </Pre >
5959
6060<DemoBlock Title =" @Localizer[" Block1Title " ]" Introduction =" @Localizer[" Block1Intro " ]" Name =" Normal" >
61- <p >@( (MarkupString )Localizer [" ExceptionTestIntroduce" ].Value ) </p >
62- <Button Icon =" fa-solid fa-font-awesome" Text =" @Localizer[" ButtonText " ]" OnClick =" OnClick" />
61+ <section ignore >@( (MarkupString )Localizer [" ExceptionTestIntroduce" ].Value ) </section >
62+ <ErrorLogger >
63+ <Button Icon =" fa-solid fa-font-awesome" Text =" @Localizer[" ButtonText " ]" OnClick =" OnClick" />
64+ </ErrorLogger >
6365</DemoBlock >
6466
6567<DemoBlock Title =" @Localizer[" Block2Title " ]" Introduction =" @Localizer[" Block2Intro " ]" Name =" Swal" >
Original file line number Diff line number Diff line change 33
44@RenderBody()
55
6- <Title ></Title >
7-
86<Message @ref =" MessageContainer" ></Message >
97<ToastContainer @ref =" ToastContainer" ></ToastContainer >
108<DrawerContainer ></DrawerContainer >
You can’t perform that action at this time.
0 commit comments