parseTheme | R Documentation |
Reads a theme JSON generated by Theme Designer: https://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/theming-designer/
and parses it to an object digestable by ThemeProvider
parseTheme(path = NULL, json = NULL)
path |
A path to JSON file containing the theme created in Theme Designer |
json |
A JSON string containing the theme created in Theme Designer |
A list with Fluent theme that can be used in ThemeProvider
ThemeProvider()
for usage of this function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.