Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add examples for material UI #7

Open
mayank1513 opened this issue Jun 10, 2024 · 0 comments
Open

Add examples for material UI #7

mayank1513 opened this issue Jun 10, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@mayank1513
Copy link
Member

Add an example showing how to use this library with material UI.

Hints:
→ Add Core and ServerTarget components as usual. Required only for styles other than those handled by Material UI.
→ Set Material UI theme's mode using resolvedMode from useMode hook.
→ Create Switch or Autocomplete to select from "dark", "light" or "system" mode and set it using setMode from useMode hook.

@mayank1513 mayank1513 added the good first issue Good for newcomers label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant