Creating the Kanban Board
Learn how to use a component and how to set attributes to the component's parameters.
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:
- Open the
Pages\Index.razor
page. - Add the following
@using
directive:
Access this course and 1400+ top-rated courses and projects.