@page @model Core6RazorPage.Pages.BootstrapToastModel @{ }

Toast Example

In this example, we use a button to show the toast message.

Toast Header

Some text inside the toast body

@section Scripts{ }