I have implemented a simple table in angular 2 using angular material with select box.
As i select the desired rows and click on transfer selected rows, the rows are spliced and the spliced rows are being displayed in my console..
But I am unable to display them in my output window..
Please go through the link to access the sample example
I want to display the console output on my output screen .....can anybody please help me to implement this functionality....!
Below shown is my current output window...