Blazor Render Fragments | Build a Blog - Ep 03

Поделиться
HTML-код
  • Опубликовано: 16 окт 2024
  • In this episode of Build a Blog in Blazor, I show how Render Fragments work. Render fragments allow you to pass child content/html into your components that will be rendered inside your component. I show how to use the default ChildContent render fragment, as well as how to use multiple fragments and use them by name.
    Code from this episode can be found here:
    github.com/Scr...
    Full code for the series can be found here:
    github.com/Scr...
    Follow me on social media!
    Instagram: / scriptbytes
    Threads: www.threads.ne...
    Check out my blog!
    scriptbytes.io/

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

  • @sooler
    @sooler 7 месяцев назад

    Thank you, short and to the point.

  • @10Totti
    @10Totti 9 месяцев назад +1

    Nice Tutorial !