mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update API doc
This commit is contained in:
parent
5b876bebfc
commit
0d1d020282
2 changed files with 10 additions and 2 deletions
2
components/lib/tooltip/Tooltip.d.ts
vendored
2
components/lib/tooltip/Tooltip.d.ts
vendored
|
@ -70,7 +70,7 @@ export interface TooltipOptions {
|
|||
* Whether to hide tooltip when hovering over tooltip content.
|
||||
* @defaultValue true
|
||||
*/
|
||||
autoHide?: boolean | undefined;
|
||||
autoHide?: boolean | undefined;
|
||||
/**
|
||||
* Uses to pass attributes to DOM elements inside the component.
|
||||
* @type {TooltipDirectivePassThroughOptions}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue