Blazor Expandable TreeView Component Tutorial

Поделиться
HTML-код
  • Опубликовано: 20 янв 2024
  • In this video, we'll walk through creating a dynamic and expandable TreeView component in Blazor. Learn the intricacies of recursive programming as we delve into building a tree structure with expandable nodes. Discover how to implement event callbacks to handle user interactions. It's important to note that in this tutorial, our primary focus will be on the functionality, and we won't be delving into styling the component. By the end of this tutorial, you'll have a solid understanding of crafting a powerful recursive TreeView in Blazor, ready for your own customization and styling preferences.
    📝 Source code: github.com/MarkInman/BlazorEx...
  • НаукаНаука

Комментарии • 4

  • @hatimelfarricha3492
    @hatimelfarricha3492 2 месяца назад +1

    Excellent - clear and calm presentation - Thank you very much

  • @shawnwu4042
    @shawnwu4042 Месяц назад +1

    I am a beginner and your videos have helped me a lot. thank you very much

    • @Mark-D-Inman
      @Mark-D-Inman  Месяц назад +1

      It's a pleasure. Thank you for saying so. Knowing that these videos are helping someone gives me inspiration to keep making them.