An open API service indexing awesome lists of open source software.

https://github.com/kouts/floating-vue2

Tooltips, dropdowns and other poppers for Vue 2
https://github.com/kouts/floating-vue2

Last synced: about 2 months ago
JSON representation

Tooltips, dropdowns and other poppers for Vue 2

Awesome Lists containing this project

README

        

# floating-vue2
Tooltips, dropdowns and other poppers for Vue 2

This is a fork of [floating-vue for Vue 2](https://github.com/Akryum/floating-vue/tree/vue2)

## Additional props

| Name | Type | Description | Default
| :--- | :--- | :--- | :--- |
| noAutoFocus | boolean | Disables the autofocus feature | false |