You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is with regards to setting up the material keyboard to dark theme. Based on the documentation and code base, I'm changing the keyboard to dark theme on input control's focus event as below;
What you're doing is basically covered by the structural directive which should be preferred for binding inputs to the keyboard.
For now there's no way for setting a base config, but it shouldn't be too difficult to provide one as injection token and setting it as default on initialization. I would like to see a PR for that.
Unfortunately I don't have the time I would like to have for this project and my last efforts was introducing tests and stabilizing angular / material stability with automated tests. After this I hope to find time to refactor and implement features like a base config.
No description provided.
The text was updated successfully, but these errors were encountered: