You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

292 B

sidebar_position title
1 Introduction

Delete an item

This lab will allow you to delete an item.

List of steps

  • Modification of the data service
  • Add Delete action
  • Install Blazored.Modal
  • Creation of a confirmation popup

List of concepts

  • Cascading Parameters