Apidoc updates

This commit is contained in:
tugcekucukoglu 2023-11-07 09:16:39 +03:00
parent 5192b34ebc
commit 01af58f917
97 changed files with 204 additions and 204 deletions

View file

@ -40,7 +40,7 @@ export interface AnimateOnScrollOptions {
*/
export interface AnimateOnScrollDirectivePassThroughOptions {
/**
* Used to manage all lifecycle hooks
* Used to manage all lifecycle hooks.
* @see {@link BaseDirective.DirectiveHooks}
*/
hooks?: DirectiveHooks;