JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › HAVING THE COLUMN CONFIGURATION AS JSON FORMAT › Reply To: HAVING THE COLUMN CONFIGURATION AS JSON FORMAT
March 16, 2023 at 9:35 pm
#104532
ivanpeevski
Participant
Hi Manikanda,
the ‘template’ property can also be set as an HTML string. For example, this will produce the exact same result as the one in the demo:
template: `<div tabindex=0 style=”padding: 0px; display:flex; justify-content: center;”><span
tabindex=1>😊</span><span tabindex=2>😐</span>
<span tabindex=3>😂</span>
</div>`
Best Regards,
Ivan Peevski
Smart UI Team
https://www.htmlelements.com/