7. Mastering Angular 17: Using Input Property with Type Checking & Built-in Transforms-

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

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

  • @ahammadalipk
    @ahammadalipk 11 месяцев назад

    Bro, nice one. Just wanted to know on that react kind of component explorer in devtool , that looks really nice. Do you have video on that ?

    • @LeelaWebDev
      @LeelaWebDev  11 месяцев назад +1

      Will do that video also

  • @ayeshdev
    @ayeshdev 11 месяцев назад

    we got error when try to import browseranimationmodule...error like it hass been alrady loaded...what can be a solution to this problem?

  • @manojht8036
    @manojht8036 10 месяцев назад

    Hi sir. Angular 17.1 got released and @Input is now just input() ... it is a type od signal now InputSignal I tried using it but i couldnt update that InputSignal. I searched for methods to update but ended up using @Input itself. But i needed it as signal. Since my values were going to change. Please make video on input() really waiting for that