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

Allow customizing the cursor #660

Open
Samyak2 opened this issue Dec 30, 2023 · 0 comments
Open

Allow customizing the cursor #660

Samyak2 opened this issue Dec 30, 2023 · 0 comments

Comments

@Samyak2
Copy link

Samyak2 commented Dec 30, 2023

Description

The cursor has been set to the default pointer in various places. For example:

cursor: default;

IMO this looks odd, especially on the clear selection button. I would prefer a cursor: pointer; here, but that's subjective, so a way to customize that would be great.

Possible solutions

I tried inputStyles="cursor: pointer;" but that does not affect the dropdown item or the clear selection button.

Variables for setting the cursor for all of the items would be great.

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

1 participant