Skip to content

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.

2 participants