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

Version 0.10.0 #34

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Version 0.10.0 #34

wants to merge 15 commits into from

Conversation

Applelo
Copy link
Owner

@Applelo Applelo commented Feb 28, 2024

  • Add vue composables

Example of usage:

const el = ref<HTMLElement>(null)
const dropdown = useDropdown(el, {})
  • Add on options allowing to set event listeners at the initialization of the component.

  • Update documentation

@Applelo Applelo self-assigned this Feb 28, 2024
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.

1 participant