Creating the Kanban Board

Learn how to use a component and how to set attributes to the component's parameters.

We'll cover the following

We need to add three dropzones to create our Kanban board, one dropzone for each of the three types of task. We do this as follows:

  1. Open the Pages\Index.razor page.
  2. Add the following @using directive:

Get hands-on with 1200+ tech skills courses.