A callback method that is invoked immediately after
Angular has completed initialization of a component's view.
It is invoked only once when the view is instantiated.
Returns void
Properties
changeEvent
changeEvent:EventEmitter<string> = ...
Fires an event when the user selects a new style via mouse click.
A helper component that offers the ability to change color and keep a history of selected colors.