Blazorise Success Messages (CRUD)

To provide users with feedback based on their actions within your application, use a set of success message components based on Blazorise.

Default success message

Use this free example of a success message component inside a modal to give your user feedback after an action is finished.

Success message with list

When displaying the success message inside a modal component, use this example to show a list of items that have been added, changed, or removed.

Success message with alert

When displaying the success message inside a modal component, use this example to display an alert message that details the implications of deleting a database item.

Success message with details

Use this illustration of a success message component to display information about a deleted or modified item, including an image.