Replies: 1 comment
-
|
This is expected to be passed by lynx.__globalProps or initData in JavaScript world. I thinks @jianliang00 is working on providing a all-in-on tools for related topics |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The toggling between themes is described in the documentation but is there a way to access the system appearance or to be more precise if the dark mode is turned on?
In the web context, I would normally use the
window.matchMedia()method for this purpose.Beta Was this translation helpful? Give feedback.
All reactions