Update Tooltip.d.ts
parent
e72e9f8918
commit
de20b7e124
|
@ -1,3 +1,9 @@
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
* Tooltip directive provides advisory information for a component.
|
||||||
|
*
|
||||||
|
* - [Live Demo](https://primevue.org/tooltip)
|
||||||
|
*/
|
||||||
import { DirectiveBinding, ObjectDirective } from 'vue';
|
import { DirectiveBinding, ObjectDirective } from 'vue';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue