Skip to content

Allow customizing the cursor #660

Open
@Samyak2

Description

@Samyak2

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions