Angular 6 Basics 13 - Passing inputs to components
У вашего броузера проблема в совместимости с HTML5
Access the full course here: https://javabrains.io/courses/angular_basics
Learn how to pass data to your components to 'parameterize' them. Use the `@Input()` decorator to designate a component member variable as an input and thus configure the component API.
Angular 6 Basics - Learn how to create Angular applications from scratch. Understand the Angular framework and learn how to use the features of the framework to create components and services. Use modules to organize your code. Build applications that call REST APIs and fetch data from a server. Implement routing to show multiple views with multiple URLs.
This course requires no previous knowledge of Angular or AngularJS.