Deleting the Tasks
Learn how to delete tasks from the database.
We'll cover the following
We need to allow users to delete tasks. We do this as follows:
- Open the
Index.razor
file. - Update the
button
element to the following by adding the below code:
Get hands-on with 1400+ tech skills courses.