mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Doc on animate scroll
This commit is contained in:
parent
1b120c9e1a
commit
314856a4e3
5 changed files with 38 additions and 64 deletions
|
@ -51,7 +51,7 @@ export interface AnimateOnScrollDirectivePassThroughOptions {
|
|||
*/
|
||||
export interface AnimateOnScrollDirectiveModifiers {
|
||||
/**
|
||||
* Whether the animation will be repeated
|
||||
* Whether the scroll event listener should be removed after initial run.
|
||||
* @defaultValue true
|
||||
*/
|
||||
once?: boolean | undefined;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue