Is your feature request related to a problem? Please describe.
Provide more visual context to a user as they are typing when Caps Lock is on. One example might be password inputs where a warning message could prevent confusion from accidental caps.
Describe the solution you'd like
I'd like to either be able to check the modifier state or listen to an on/off event. Then the UI could style the hint however I want.
Is your feature request related to a problem? Please describe.
Provide more visual context to a user as they are typing when Caps Lock is on. One example might be password inputs where a warning message could prevent confusion from accidental caps.
Describe the solution you'd like
I'd like to either be able to check the modifier state or listen to an on/off event. Then the UI could style the hint however I want.