mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Update Tooltip.d.ts
This commit is contained in:
parent
e72e9f8918
commit
de20b7e124
1 changed files with 6 additions and 0 deletions
6
components/tooltip/Tooltip.d.ts
vendored
6
components/tooltip/Tooltip.d.ts
vendored
|
@ -1,3 +1,9 @@
|
|||
/**
|
||||
*
|
||||
* Tooltip directive provides advisory information for a component.
|
||||
*
|
||||
* - [Live Demo](https://primevue.org/tooltip)
|
||||
*/
|
||||
import { DirectiveBinding, ObjectDirective } from 'vue';
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue