dash-daq
dash-daq copied to clipboard
Add id to DarkThemeProvider
Since DarkThemeProvider does not have an id, it is not possible to use its theme attribute as an output to a callback.
Please add this, as it would allow for a global dark mode toggle on multipage apps.