3
Answers

String split and bind to the li

Photo of lokesh

lokesh

6y
751
1
I have a string s=Rahul Gandhi, congress, general elections2019, tamilnadu;
 
Now i want to dispay the above string as  shown below
 
 
How can i achieve this ? 
 

Answers (3)