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

Styling button cursor (default/pointer/not-allowed) #27

Open
Jeffrey903 opened this issue Jun 24, 2024 · 1 comment
Open

Styling button cursor (default/pointer/not-allowed) #27

Jeffrey903 opened this issue Jun 24, 2024 · 1 comment

Comments

@Jeffrey903
Copy link

Please allow styling the permission button using the cursor property. In particular, allow setting cursor: pointer. Additionally, for invalid cases it would be nice to support cursor: not-allowed

I think supporting just default, pointer and not-allowed should be sufficient, and other cursor values can be ignored.

@andypaicu
Copy link
Collaborator

default seems a bit sketchy to allow, maybe it can be used to obfuscate the element's role as a button in.
But I can definitely see a use case for pointer and not-allowed with anything else being treated as pointer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants