Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Can someone give me an example of how to access what skin the user has selected and apply that to a widget's template?
I have a widget that I would like to modify to be aware of the users selected skin if possible.
You might be able to use config.bootswatchSkin
config.bootswatchSkin
Y
@baris Thanks for your help! It works 🙂
P
Please report this issue on Github.
I
Thanks @jarey , I was using shiny new fetch api but wasn't including credentials. silly me.
Happy to help! 🙂
B
THank you very much!