
required - alias - transform
@Input() Options in Angular
Interview Question: declare an input property component to hold a list of colors with the following constraints:
1) Internal and external names of the property differ.
2) Must be included in every instance.
3) May accept an array of strings or a comma-delineated string.
4) List of colors is cleaned so no duplicates.by Robert Banning * Jan. 06, 2024