Fast and simple components creating for AngularTo create component follow next steps:
ConfigurationYou can allow creating completely separate folder for your component. For this you need to set angularComponent.allowDir property to true or false. Also you can specify a selector for a component using angularComponent.selectorPrefix property |