powered by
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
ThemeProvider
parseTheme(path = NULL, json = NULL)
A list with Fluent theme that can be used in ThemeProvider
A path to JSON file containing the theme created in Theme Designer
A JSON string containing the theme created in Theme Designer
ThemeProvider() for usage of this function
ThemeProvider()