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

Solving issue #16 feat: add dropdown menu component #30

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

The-x-35
Copy link

Solved issue #16 . Added dropdown menu component. This component will support only dropdown with menu items without using any third party library. Added props to input dropdown menu title and items. Also added animations to make it look cool and smooth. I have tested the code and it works as intended.

@anwarulislam anwarulislam self-requested a review July 30, 2024 12:21
Copy link
Member

@anwarulislam anwarulislam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dropdown component should emit the event about which items is clicked

@The-x-35
Copy link
Author

@anwarulislam in this commit i did the following changes "Dropdown component should emit the event about which items is clicked"

@The-x-35
Copy link
Author

@anwarulislam please check this, I think it is ready to be merged, If you want any more changes then let me know.

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

Successfully merging this pull request may close these issues.

2 participants