Retrieve data using EF Core - Blazor Tutorial in Visual Studio 2019 | RecipeManager Part 4

Поделиться
HTML-код
  • Опубликовано: 27 дек 2024

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

  • @prajwalrangegowda
    @prajwalrangegowda Год назад

    Thank you for sharing your knowledge ! It was really an informed tutorial!!

  • @Jabby97
    @Jabby97 Год назад

    Thank you! really helpful!! !

  • @GuildOfCalamity
    @GuildOfCalamity 2 года назад

    Is there a way to change the mouse icon when we are over one of the elements so that the user understands that it is clickable?

    • @CodeWithJulian
      @CodeWithJulian  2 года назад +1

      Yes, you can add the following css property on your element: *_cursor: pointer_* . I hope this helps!

    • @GuildOfCalamity
      @GuildOfCalamity 2 года назад

      @@CodeWithJulian Thank you. Your tutorials are fantastic, not too fast & not too slow.

    • @CodeWithJulian
      @CodeWithJulian  2 года назад

      @@GuildOfCalamity Nice one, you're welcome!

  • @EpTechie
    @EpTechie 3 года назад

    👏👏👏