I'd like to have a functionality in the sample scripts to change theming using dropdown like this below:
sd
But it's not included in the sample source code. Is there a sample project that has this functionality?
I have created a sample project using the layout tiles + this post I saw in the forums
https://stackblitz.com/edit/github-kebhl2?file=src%2FApp.js
and it looks like this:
but when I try to change dropdown its breaking:
I have attached my src code here below. can someone help me to get through this. Thank you!