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

List item add hover color based of current algorithm #48530

Open
orelHAnyvision opened this issue Apr 18, 2024 · 2 comments
Open

List item add hover color based of current algorithm #48530

orelHAnyvision opened this issue Apr 18, 2024 · 2 comments

Comments

@orelHAnyvision
Copy link

orelHAnyvision commented Apr 18, 2024

What problem does this feature solve?

I want to be able to have hover effect on list item with the current algorithm (default/dark)

What does the proposed API look like?

Add hoverable prop to the List.Item component
If hoverable true then list item bg color should change based on new color which need to be added to List Item - colorBgHover

  1. <List.Item hoverable />
  2. colorBgHover: '#...'
@afc163
Copy link
Member

afc163 commented Apr 18, 2024

What does the proposed API look like?

@orelHAnyvision
Copy link
Author

@afc163 updated

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

No branches or pull requests

3 participants