Hello all, I have in multiple components public methods that set public properties within the component. Those properties are the in the HTML template being used for things. I have the same public method and HTML template reference across multiple components. How can I consolidate these in a single ts file or best way to handle that. None of these methods are calling an API etc. into a service call its more business logic and setting these properties.
Thanks for any info. -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/angular/1f18311d-a5c5-4c54-b112-3b50b0fd4bc6n%40googlegroups.com.
