I recently created a simple project using angular 2. When I try to add a directory component to app.component, there is a red underline for the "directive" property. Will someone tell me what's wrong here?
Directives, components and pipes should be added to
@NgModule({ declarations: [...]
since RC.6
directives, but pipeswas deleted from @Component().
directives
pipes
@Component()
Source: https://habr.com/ru/post/1668230/More articles:https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1668225/binding-multiple-ip-addresses-to-master-in-spark&usg=ALkJrhhQy6YdRpy70G3IHrBrfYhNQumApgopencv installation error while mingw32-make on windows - opencvUnexpressed loading / saving in gcc extension - c ++How to create OpenCV 3.2.0 using MinGW on Windows - windowsAngular JS $ http call code returns status code 0 - angularjsUsing a filter in threads - javaReading oracle tables using .NET, a single column of type LONG always returns an empty row, how to solve it? - c #UIAlertController how to add tag value in obj c - iosHow to read field type from boost property tree - c ++Get all values of a variable using JS - javascriptAll Articles