You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.
I am a bit new to angular world and i am not much familiar with the angular. It would be great if the documentation would have an example on how to use and what are it's dependency and variables used.
I am a bit new to angular world and i am not much familiar with the angular. It would be great if the documentation would have an example on how to use and what are it's dependency and variables used.
Like this one:
https://angular.io/docs/ts/latest/api/core/index/ComponentFactory-class.html
There is nothing written in the
class description and details
.It would be great if we would know what the dependency the class and it's variables wants.
Like:
what is
selector
is? Is it the string value only or the selector of the component.what the
componentType
?Hope there will be more on the docs that will help all the developers to easily use those classes.
The text was updated successfully, but these errors were encountered: