I have a user with a name Paul Steve Panakkal. It\'s a long name it won\'t fit to the div container. So is there anyway to split first name and lastname fro
use JS split with space as delimitter.
split
https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/String/split