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.
20 lines
292 B
20 lines
292 B
![]()
2 years ago
|
---
|
||
|
sidebar_position: 1
|
||
|
title: 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
|