mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Update AnimateOnScroll.d.ts
This commit is contained in:
parent
3a68a9f6ce
commit
eebaffb349
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ export interface AnimateOnScrollDirectiveBinding extends Omit<DirectiveBinding,
|
|||
*/
|
||||
value?: AnimateOnScrollOptions | undefined;
|
||||
/**
|
||||
* Modifiers of the tooltip.
|
||||
* Modifiers of the AnimateOnScroll.
|
||||
* @type {AnimateOnScrollDirectiveModifiers}
|
||||
*/
|
||||
modifiers?: AnimateOnScrollDirectiveModifiers | undefined;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue