Required Inputs In Angular

Поделиться
HTML-код
  • Опубликовано: 23 май 2023
  • Required Inputs in Angular 16 are used to get a compile-time error if a parent component is not passing the value to the input property.
    In earlier versions of angular, it was not possible to get a compile-time error if you don’t specify a value for a specific input but angular 16 has added required inputs, and in v16 now you can mark an input as required.
    #angular #angular16 #mvpbuzz
  • НаукаНаука

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